109 indexed

ATT&CKATT&CK data components

109 MITRE ATT&CK data components — the specific signals within a data source used to detect techniques. Use /search for keyword lookup. Authored by Adam Lundqvist.

Showing 1–50 of 109 · page 1 of 3

IDTitleSummary
Active Directory Credential RequestActive Directory Credential RequestA user requested active directory credentials, such as a ticket or token (ex: Windows EID 4769)
Active Directory Object AccessActive Directory Object AccessOpening of an active directory object, typically to collect/read its value (ex: Windows EID 4661)
Active Directory Object CreationActive Directory Object CreationInitial construction of a new active directory object (ex: Windows EID 5137)
Active Directory Object DeletionActive Directory Object DeletionRemoval of an active directory object (ex: Windows EID 5141)
Active Directory Object ModificationActive Directory Object ModificationChanges made to an active directory object (ex: Windows EID 5163 or 5136)
Active DNSActive DNSQueried domain name system (DNS) registry data highlighting current domain to IP address resolutions (ex: dig/nslookup queries)
Application Log ContentApplication Log ContentLogging, messaging, and other artifacts provided by third-party services (ex: metrics, errors, and/or alerts from mail/web applications)
Certificate RegistrationCertificate RegistrationQueried or logged information highlighting current and expired digital certificates (ex: Certificate transparency)
Cloud Service DisableCloud Service DisableDeactivation or stoppage of a cloud service (ex: AWS Cloudtrail StopLogging)
Cloud Service EnumerationCloud Service EnumerationAn extracted list of cloud services (ex: AWS ECS ListServices)
Cloud Service MetadataCloud Service MetadataContextual data about a cloud service and activity around it such as name, type, or purpose/function
Cloud Service ModificationCloud Service ModificationChanges made to a cloud service, including its settings and/or data (ex: AWS CloudTrail DeleteTrail or DeleteConfigRule)
Cloud Storage AccessCloud Storage AccessOpening of a cloud storage infrastructure, typically to collect/read its value (ex: AWS S3 GetObject)
Cloud Storage CreationCloud Storage CreationInitial construction of new cloud storage infrastructure (ex: AWS S3 CreateBucket)
Cloud Storage DeletionCloud Storage DeletionRemoval of cloud storage infrastructure (ex: AWS S3 DeleteBucket)
Cloud Storage EnumerationCloud Storage EnumerationAn extracted list of cloud storage infrastructure (ex: AWS S3 ListBuckets or ListObjects)
Cloud Storage MetadataCloud Storage MetadataContextual data about cloud storage infrastructure and activity around it such as name, size, or owner
Cloud Storage ModificationCloud Storage ModificationChanges made to cloud storage infrastructure, including its settings and/or data (ex: AWS S3 PutObject or PutObjectAcl)
Cluster MetadataCluster MetadataContextual data about a cluster and activity around it such as name, namespace, age, or status
Command ExecutionCommand ExecutionThe execution of a line of text, potentially with arguments, created from program code (e.g. a cmdlet executed via powershell.exe, interactive commands like >d…
Container CreationContainer CreationInitial construction of a new container (ex: docker create <container_name>)
Container EnumerationContainer EnumerationAn extracted list of containers (ex: docker ps)
Container MetadataContainer MetadataContextual data about a container and activity around it such as name, ID, image, or status
Container StartContainer StartActivation or invocation of a container (ex: docker start or docker restart)
Domain RegistrationDomain RegistrationInformation about domain name assignments and other domain metadata (ex: WHOIS)
Drive AccessDrive AccessOpening of a data storage device with an assigned drive letter or mount point
Drive CreationDrive CreationInitial construction of a drive letter or mount point to a data storage device
Drive ModificationDrive ModificationChanges made to a drive letter or mount point of a data storage device
Driver LoadDriver LoadAttaching a driver to either user or kernel-mode of a system (ex: Sysmon EID 6)
Driver MetadataDriver MetadataContextual data about a driver and activity around it such as driver issues reporting or integrity (page hash, code) checking
File AccessFile AccessOpening a file, which makes the file contents available to the requestor (ex: Windows EID 4663)
File CreationFile CreationInitial construction of a new file (ex: Sysmon EID 11)
File DeletionFile DeletionRemoval of a file (ex: Sysmon EID 23, macOS ESF EID ES_EVENT_TYPE_AUTH_UNLINK, or Linux commands auditd unlink, rename, rmdir, unlinked, or renameat rules)
File MetadataFile MetadataContextual data about a file, which may include information such as name, the content (ex: signature, headers, or data/media), user/owner, permissions, etc.
File ModificationFile ModificationChanges made to a file, or its access permissions and attributes, typically to alter the contents of the targeted file (ex: Windows EID 4670 or Sysmon EID 2)
Firewall DisableFirewall DisableDeactivation or stoppage of a cloud service (ex: Write/Delete entries within Azure Firewall Activity Logs)
Firewall EnumerationFirewall EnumerationAn extracted list of available firewalls and/or their associated settings/rules (ex: Azure Network Firewall CLI Show commands)
Firewall MetadataFirewall MetadataContextual data about a firewall and activity around it such as name, policy, or status
Firewall Rule ModificationFirewall Rule ModificationChanges made to a firewall rule, typically to allow/block specific network traffic (ex: Windows EID 4950 or Write/Delete entries within Azure Firewall Rule Col…
Firmware ModificationFirmware ModificationChanges made to firmware, including its settings and/or data, such as MBR (Master Boot Record) and VBR (Volume Boot Record)
Group EnumerationGroup EnumerationAn extracted list of available groups and/or their associated settings (ex: AWS list-groups)
Group MetadataGroup MetadataContextual data about a group which describes group and activity around it, such as name, permissions, or user accounts within the group
Group ModificationGroup ModificationChanges made to a group, such as membership, name, or permissions (ex: Windows EID 4728 or 4732, AWS IAM UpdateGroup)
Host StatusHost StatusLogging, messaging, and other artifacts highlighting the health of host sensors (ex: metrics, errors, and/or exceptions from logging applications)
Image CreationImage CreationInitial construction of a virtual machine image (ex: Azure Compute Service Images PUT)
Image DeletionImage DeletionRemoval of a virtual machine image (ex: Azure Compute Service Images DELETE)
Image MetadataImage MetadataContextual data about a virtual machine image such as name, resource group, state, or type
Image ModificationImage ModificationChanges made to a virtual machine image, including setting and/or control data (ex: Azure Compute Service Images PATCH)
Instance CreationInstance CreationInitial construction of a new instance (ex: instance.insert within GCP Audit Logs)
Instance DeletionInstance DeletionRemoval of an instance (ex: instance.delete within GCP Audit Logs)
Sourced from MITRE ATT&CK Data Components. Curated by Adam Lundqvist, Founder at SQUR.