subject
stringlengths
5
9
predicate
stringclasses
21 values
object
stringlengths
2
4.68k
source
stringclasses
1 value
object_type
stringclasses
6 values
meta
stringlengths
0
10.5k
DC0059
modified
2026-05-12 15:12:00.774000+00:00
attack
date
DC0059
name
File Metadata
attack
string
DC0059
rdf:type
DataComponent
attack
enum
{"version":"2.1"}
DC0059
url
https://attack.mitre.org/datacomponents/DC0059
attack
url
DC0060
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0060
description
The registration of a new service or daemon on an operating system. *Data Collection Measures:* - Windows Event Logs - Event ID 4697 - Captures the creation of a new Windows service. - Event ID 7045 - Captures services installed by administrators or adversaries. - Event ID 7034 - Could indicate malicious ...
attack
string
DC0060
domain
ics-attack
attack
string
DC0060
domain
enterprise-attack
attack
string
DC0060
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0060
name
Service Creation
attack
string
DC0060
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0060
url
https://attack.mitre.org/datacomponents/DC0060
attack
url
DC0061
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0061
description
Changes made to a file, including updates to its contents, metadata, access permissions, or attributes. These modifications may indicate legitimate activity (e.g., software updates) or unauthorized changes (e.g., tampering, ransomware, or adversarial modifications). Examples: - Content Modifications: Changes to the c...
attack
string
DC0061
domain
ics-attack
attack
string
DC0061
domain
enterprise-attack
attack
string
DC0061
domain
mobile-attack
attack
string
DC0061
modified
2026-05-12 15:12:00.775000+00:00
attack
date
DC0061
name
File Modification
attack
string
DC0061
rdf:type
DataComponent
attack
enum
{"version":"3.0"}
DC0061
url
https://attack.mitre.org/datacomponents/DC0061
attack
url
DC0062
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0062
description
Contextual data about a snapshot, which may include information such as ID, type, and status
attack
string
DC0062
domain
enterprise-attack
attack
string
DC0062
modified
2025-10-21 15:14:40.482000+00:00
attack
date
DC0062
name
Snapshot Metadata
attack
string
DC0062
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0062
url
https://attack.mitre.org/datacomponents/DC0062
attack
url
DC0063
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0063
description
Changes made to an existing registry key or its values. These modifications can include altering permissions, modifying stored data, or updating configuration settings. *Data Collection Measures:* - Windows Event Logs - Event ID 4657 - Registry Value Modified: Logs changes to registry values, including modificati...
attack
string
DC0063
domain
ics-attack
attack
string
DC0063
domain
enterprise-attack
attack
string
DC0063
modified
2026-05-12 15:12:00.778000+00:00
attack
date
DC0063
name
Windows Registry Key Modification
attack
string
DC0063
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0063
url
https://attack.mitre.org/datacomponents/DC0063
attack
url
DC0064
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0064
description
Command Execution involves monitoring and capturing the execution of textual commands (including shell commands, cmdlets, and scripts) within an operating system or application. These commands may include arguments or parameters and are typically executed through interpreters such as `cmd.exe`, `bash`, `zsh`, `PowerShe...
attack
string
DC0064
domain
ics-attack
attack
string
DC0064
domain
mobile-attack
attack
string
DC0064
domain
enterprise-attack
attack
string
DC0064
modified
2026-05-12 15:12:00.774000+00:00
attack
date
DC0064
name
Command Execution
attack
string
DC0064
rdf:type
DataComponent
attack
enum
{"version":"2.1"}
DC0064
url
https://attack.mitre.org/datacomponents/DC0064
attack
url
DC0065
created
2021-10-20 15:05:19.273000+00:00
attack
date
DC0065
description
Changes made to an existing service or daemon, such as modifying the service name, start type, execution parameters, or security configurations.
attack
string
DC0065
domain
ics-attack
attack
string
DC0065
domain
enterprise-attack
attack
string
DC0065
modified
2026-05-12 15:12:00.774000+00:00
attack
date
DC0065
name
Service Modification
attack
string
DC0065
rdf:type
DataComponent
attack
enum
{"version":"2.1"}
DC0065
url
https://attack.mitre.org/datacomponents/DC0065
attack
url
DC0066
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0066
description
Changes to AD objects (e.g., users, groups, OUs) are logged as Event ID 5136 (Object Modification) or 5163 (Attribute Changes). Examples: - User Account: Modifying attributes (e.g., group membership, enabling/disabling accounts). - Group Membership: Adding/removing members. - OU: Changing properties/permissions (e.g.,...
attack
string
DC0066
domain
enterprise-attack
attack
string
DC0066
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0066
name
Active Directory Object Modification
attack
string
DC0066
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0066
url
https://attack.mitre.org/datacomponents/DC0066
attack
url
DC0067
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0067
description
The successful establishment of a new user session following a successful authentication attempt. This typically signifies that a user has provided valid credentials or authentication tokens, and the system has initiated a session associated with that user account. This data is crucial for tracking authentication event...
attack
string
DC0067
domain
ics-attack
attack
string
DC0067
domain
enterprise-attack
attack
string
DC0067
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0067
name
Logon Session Creation
attack
string
DC0067
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0067
url
https://attack.mitre.org/datacomponents/DC0067
attack
url
DC0068
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0068
description
Object deletion in AD (e.g., user accounts, groups, OUs) is logged as Event ID 5141. Examples: - User Account: Deleted user. - Group: Deleted security/distribution group. - Organizational Unit (OU): Loss of configurations or policies. - Service Account: Disrupted operations or cover tracks. - Trust Object: Removed dom...
attack
string
DC0068
domain
enterprise-attack
attack
string
DC0068
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0068
name
Active Directory Object Deletion
attack
string
DC0068
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0068
url
https://attack.mitre.org/datacomponents/DC0068
attack
url
DC0069
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0069
description
Cloud service modification refers to changes made to the configuration, settings, or data of a cloud service. These modifications can include administrative changes such as enabling or disabling features, altering permissions, or deleting critical components. Monitoring these changes is critical to detect potential mis...
attack
string
DC0069
domain
enterprise-attack
attack
string
DC0069
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0069
name
Cloud Service Modification
attack
string
DC0069
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0069
url
https://attack.mitre.org/datacomponents/DC0069
attack
url
DC0070
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0070
description
Cloud service metadata refers to the contextual and descriptive information about cloud services, including their name, type, purpose, configuration, and activity around them. This metadata is essential for understanding the roles and functions of cloud services, their operational status, and their potential misuse. Ex...
attack
string
DC0070
domain
enterprise-attack
attack
string
DC0070
modified
2025-11-12 22:03:39.105000+00:00
attack
date
DC0070
name
Cloud Service Metadata
attack
string
DC0070
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0070
url
https://attack.mitre.org/datacomponents/DC0070
attack
url
DC0071
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0071
description
Object access refers to activities where AD objects (e.g., user accounts, groups, policies) are accessed or queried. Example: Windows Event ID 4661 logs object access attempts. Examples: - Attribute Access: e.g., `userPassword`, `memberOf`, `securityDescriptor`. - Group Enumeration: Enumerating critical group members ...
attack
string
DC0071
domain
enterprise-attack
attack
string
DC0071
modified
2025-10-21 15:14:35.607000+00:00
attack
date
DC0071
name
Active Directory Object Access
attack
string
DC0071
rdf:type
DataComponent
attack
enum
{"version":"2.0"}
DC0071
url
https://attack.mitre.org/datacomponents/DC0071
attack
url
DC0072
created
2021-10-20 15:05:19.274000+00:00
attack
date
DC0072
description
"Container Creation" data component captures details about the initial construction of a container in a containerized environment. This includes events where a new container is instantiated, such as through Docker, Kubernetes, or other container orchestration platforms. Monitoring these events helps detect unauthorized...
attack
string
DC0072
domain
enterprise-attack
attack
string
DC0072
modified
2025-11-12 22:03:39.105000+00:00
attack
date