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 |
|---|---|---|---|---|---|
T1087.001 | platform | ESXi | attack | string | |
T1087.001 | platform | Linux | attack | string | |
T1087.001 | platform | macOS | attack | string | |
T1087.001 | platform | Windows | attack | string | |
T1087.001 | rdf:type | Technique | attack | enum | {"version":"1.5","external_references":[{"url":"https://linux.die.net/man/1/id","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/groups","source_name":"groups man page","description":"MacKenzie, D. ... |
T1087.001 | subtechnique-of | T1087 | attack | id | |
T1087.001 | url | https://attack.mitre.org/techniques/T1087/001 | attack | url | |
T1087.002 | belongs-to-tactic | TA0007 | attack | id | |
T1087.002 | created | 2020-02-21 21:08:26.480000+00:00 | attack | date | |
T1087.002 | 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.
Commands such as <code>net user /domain</code> and <code>net group /domain</code... | attack | string | |
T1087.002 | domain | enterprise-attack | attack | string | |
T1087.002 | is-subtechnique | true | attack | boolean | |
T1087.002 | modified | 2026-05-12 15:12:00.622000+00:00 | attack | date | |
T1087.002 | name | Domain Account | attack | string | |
T1087.002 | platform | Linux | attack | string | |
T1087.002 | platform | macOS | attack | string | |
T1087.002 | platform | Windows | attack | string | |
T1087.002 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://www.crowdstrike.com/blog/observations-from-the-stellarparticle-campaign/","source_name":"CrowdStrike StellarParticle January 2022","description":"CrowdStrike. (2022, January 27). Early Bird Catches the Wormhole: Observations from the StellarParticle Campaign. Retr... |
T1087.002 | subtechnique-of | T1087 | attack | id | |
T1087.002 | url | https://attack.mitre.org/techniques/T1087/002 | attack | url | |
T1087.003 | belongs-to-tactic | TA0007 | attack | id | |
T1087.003 | created | 2020-02-21 21:08:33.237000+00:00 | attack | date | |
T1087.003 | 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)
In on-premises Exchange and Exchange Online, the <code>Get-GlobalAddressList</code> PowerShell cmdlet can be used... | attack | string | |
T1087.003 | domain | enterprise-attack | attack | string | |
T1087.003 | is-subtechnique | true | attack | boolean | |
T1087.003 | modified | 2025-10-24 17:48:44.685000+00:00 | attack | date | |
T1087.003 | name | Email Account | attack | string | |
T1087.003 | platform | Windows | attack | string | |
T1087.003 | platform | Office Suite | attack | string | |
T1087.003 | rdf:type | Technique | attack | enum | {"version":"1.2","external_references":[{"url":"https://www.blackhillsinfosec.com/attacking-exchange-with-mailsniper/","source_name":"Black Hills Attacking Exchange MailSniper, 2016","description":"Bullock, B.. (2016, October 3). Attacking Exchange with MailSniper. Retrieved October 6, 2019."},{"url":"https://support.g... |
T1087.003 | subtechnique-of | T1087 | attack | id | |
T1087.003 | url | https://attack.mitre.org/techniques/T1087/003 | attack | url | |
T1087.004 | belongs-to-tactic | TA0007 | attack | id | |
T1087.004 | created | 2020-02-21 21:08:36.570000+00:00 | attack | date | |
T1087.004 | 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.
With authenticated access there are several tools that can b... | attack | string | |
T1087.004 | domain | enterprise-attack | attack | string | |
T1087.004 | is-subtechnique | true | attack | boolean | |
T1087.004 | modified | 2025-10-24 17:49:05.745000+00:00 | attack | date | |
T1087.004 | name | Cloud Account | attack | string | |
T1087.004 | platform | IaaS | attack | string | |
T1087.004 | platform | Identity Provider | attack | string | |
T1087.004 | platform | Office Suite | attack | string | |
T1087.004 | platform | SaaS | attack | string | |
T1087.004 | rdf:type | Technique | attack | enum | {"version":"1.3","external_references":[{"url":"https://docs.aws.amazon.com/cli/latest/reference/iam/list-roles.html","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-users.html","source_name":"AWS Li... |
T1087.004 | subtechnique-of | T1087 | attack | id | |
T1087.004 | url | https://attack.mitre.org/techniques/T1087/004 | attack | url | |
T1088 | belongs-to-tactic | TA0005 | attack | id | |
T1088 | belongs-to-tactic | TA0004 | attack | id | |
T1088 | created | 2017-05-31 21:31:07.462000+00:00 | attack | date | |
T1088 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1088 | deprecated | true | attack | boolean | |
T1088 | 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 loca... | attack | string | |
T1088 | description | Remove users from the local administrator group on systems. Although UAC bypass techniques exist, it is still prudent to use the highest enforcement level for UAC when possible and mitigate bypass opportunities that exist with techniques such as [DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1038).
... | attack | string | |
T1088 | domain | enterprise-attack | attack | string | |
T1088 | domain | enterprise-attack | attack | string | |
T1088 | is-subtechnique | false | attack | boolean | |
T1088 | modified | 2026-04-14 22:53:15.928000+00:00 | attack | date | |
T1088 | modified | 2025-04-18 18:00:12.190000+00:00 | attack | date | |
T1088 | name | Bypass User Account Control | attack | string | |
T1088 | name | Bypass User Account Control Mitigation | attack | string | |
T1088 | platform | Windows | attack | string | |
T1088 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works","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-U... |
T1088 | rdf:type | Mitigation | attack | enum | {"version":"1.0","external_references":[{"url":"https://github.com/hfiref0x/UACME","source_name":"Github UACMe","description":"UACME Project. (2016, June 16). UACMe. Retrieved July 26, 2016."}]} |
T1088 | revoked | true | attack | boolean | |
T1088 | revoked-by | T1548.002 | attack | id | |
T1088 | url | https://attack.mitre.org/techniques/T1088 | attack | url | |
T1088 | url | https://attack.mitre.org/mitigations/T1088 | attack | url | |
T1089 | belongs-to-tactic | TA0005 | attack | id | |
T1089 | created | 2017-05-31 21:31:07.958000+00:00 | attack | date | |
T1089 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1089 | deprecated | true | attack | boolean | |
T1089 | 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. | attack | string | |
T1089 | description | Ensure proper process, registry, and file permissions are in place to prevent adversaries from disabling or interfering with security services. | attack | string | |
T1089 | domain | enterprise-attack | attack | string | |
T1089 | domain | enterprise-attack | attack | string | |
T1089 | is-subtechnique | false | attack | boolean | |
T1089 | modified | 2026-04-14 22:53:15.926000+00:00 | attack | date | |
T1089 | modified | 2025-04-18 17:59:50.085000+00:00 | attack | date | |
T1089 | name | Disabling Security Tools | attack | string | |
T1089 | name | Disabling Security Tools Mitigation | attack | string | |
T1089 | platform | Linux | attack | string | |
T1089 | platform | macOS | attack | string | |
T1089 | platform | Windows | attack | string | |
T1089 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"https://capec.mitre.org/data/definitions/578.html","source_name":"capec"}]} |
T1089 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1089 | revoked | true | attack | boolean | |
T1089 | revoked-by | T1685 | attack | id | |
T1089 | url | https://attack.mitre.org/techniques/T1089 | attack | url | |
T1089 | url | https://attack.mitre.org/mitigations/T1089 | attack | url | |
T1090 | belongs-to-tactic | TA0011 | attack | id | |
T1090 | created | 2017-05-31 21:31:08.479000+00:00 | attack | date | |
T1090 | 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 [HTRA... | attack | string | |
T1090 | domain | enterprise-attack | attack | string | |
T1090 | is-subtechnique | false | attack | boolean | |
T1090 | modified | 2026-05-12 15:12:00.641000+00:00 | attack | date | |
T1090 | name | Proxy | attack | string | |
T1090 | platform | ESXi | attack | string | |
T1090 | platform | Linux | attack | string | |
T1090 | platform | macOS | attack | string | |
T1090 | platform | Network Devices | attack | string |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.