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
T1083
platform
macOS
attack
string
T1083
platform
Network Devices
attack
string
T1083
platform
Windows
attack
string
T1083
rdf:type
Technique
attack
enum
{"version":"1.7","external_references":[{"url":"https://blogs.jpcert.or.jp/en/2016/01/windows-commands-abused-by-attackers.html","source_name":"Windows Commands JPCERT","description":"Tomonaga, S. (2016, January 26). Windows Commands Abused by Attackers. Retrieved February 2, 2016."},{"url":"https://www.us-cert.gov/nca...
T1083
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h...
T1083
url
https://attack.mitre.org/techniques/T1083
attack
url
T1083
url
https://attack.mitre.org/mitigations/T1083
attack
url
T1084
belongs-to-tactic
TA0003
attack
id
T1084
created
2017-05-31 21:31:05.140000+00:00
attack
date
T1084
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1084
deprecated
true
attack
boolean
T1084
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. Adve...
attack
string
T1084
description
Disabling WMI services may cause system instability and should be evaluated to assess the impact to a network. By default, only administrators are allowed to connect remotely using WMI; restrict other users that are allowed to connect, or disallow all users from connecting remotely to WMI. Prevent credential overlap ac...
attack
string
T1084
domain
enterprise-attack
attack
string
T1084
domain
enterprise-attack
attack
string
T1084
is-subtechnique
false
attack
boolean
T1084
modified
2025-10-24 17:49:33.155000+00:00
attack
date
T1084
modified
2025-04-18 17:59:41.767000+00:00
attack
date
T1084
name
Windows Management Instrumentation Event Subscription
attack
string
T1084
name
Windows Management Instrumentation Event Subscription Mitigation
attack
string
T1084
platform
Windows
attack
string
T1084
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://www.secureworks.com/blog/wmi-persistence","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....
T1084
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf","source_name":"FireEye WMI 2015","description":"Ballenthin, W., et al. (2015). Windows Management Instrumentation (WMI) Offense, Defense, and Forensic...
T1084
revoked
true
attack
boolean
T1084
revoked-by
T1546.003
attack
id
T1084
url
https://attack.mitre.org/techniques/T1084
attack
url
T1084
url
https://attack.mitre.org/mitigations/T1084
attack
url
T1085
belongs-to-tactic
TA0005
attack
id
T1085
belongs-to-tactic
TA0002
attack
id
T1085
created
2017-05-31 21:31:06.045000+00:00
attack
date
T1085
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1085
deprecated
true
attack
boolean
T1085
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 fo...
attack
string
T1085
description
Microsoft's Enhanced Mitigation Experience Toolkit (EMET) Attack Surface Reduction (ASR) feature can be used to block methods of using rundll32.exe to bypass whitelisting. (Citation: Secure Host Baseline EMET)
attack
string
T1085
domain
enterprise-attack
attack
string
T1085
domain
enterprise-attack
attack
string
T1085
is-subtechnique
false
attack
boolean
T1085
modified
2026-04-14 22:53:14.952000+00:00
attack
date
T1085
modified
2025-04-18 18:00:02.847000+00:00
attack
date
T1085
name
Rundll32
attack
string
T1085
name
Rundll32 Mitigation
attack
string
T1085
platform
Windows
attack
string
T1085
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf","source_name":"Trend Micro CPL","description":"Merces, F. (2014). CPL Malware Malicious Control Panel Items. Retrieved November 1, 2017."},{"url":"https://thisissecurity...
T1085
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://github.com/iadgov/Secure-Host-Baseline/tree/master/EMET","source_name":"Secure Host Baseline EMET","description":"National Security Agency. (2016, May 4). Secure Host Baseline EMET. Retrieved June 22, 2016."}]}
T1085
revoked
true
attack
boolean
T1085
revoked-by
T1218.011
attack
id
T1085
url
https://attack.mitre.org/techniques/T1085
attack
url
T1085
url
https://attack.mitre.org/mitigations/T1085
attack
url
T1086
belongs-to-tactic
TA0002
attack
id
T1086
created
2017-05-31 21:31:06.512000+00:00
attack
date
T1086
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1086
deprecated
true
attack
boolean
T1086
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 cmdle...
attack
string
T1086
description
It may be possible to remove PowerShell from systems when not needed, but a review should be performed to assess the impact to an environment, since it could be in use for many legitimate purposes and administrative functions. When PowerShell is necessary, restrict PowerShell execution policy to administrators and to o...
attack
string
T1086
domain
enterprise-attack
attack
string
T1086
domain
enterprise-attack
attack
string
T1086
is-subtechnique
false
attack
boolean
T1086
modified
2025-10-24 17:49:36.765000+00:00
attack
date
T1086
modified
2025-04-18 18:00:15.501000+00:00
attack
date
T1086
name
PowerShell
attack
string
T1086
name
PowerShell Mitigation
attack
string
T1086
platform
Windows
attack
string
T1086
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx","source_name":"TechNet PowerShell","description":"Microsoft. (n.d.). Windows PowerShell Scripting. Retrieved April 28, 2016."},{"url":"https://github.com/mattifestation/PowerSploit","source_name":"Powersploit...
T1086
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/","source_name":"Netspi PowerShell Execution Policy Bypass","description":"Sutherland, S. (2014, September 9). 15 Ways to Bypass the PowerShell Execution Policy. Retrieved July 23, 2015."}]}
T1086
revoked
true
attack
boolean
T1086
revoked-by
T1059.001
attack
id
T1086
url
https://attack.mitre.org/techniques/T1086
attack
url
T1086
url
https://attack.mitre.org/mitigations/T1086
attack
url
T1087
belongs-to-tactic
TA0007
attack
id
T1087
created
2017-05-31 21:31:06.988000+00:00
attack
date
T1087
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1087
deprecated
true
attack
boolean
T1087
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., ...
attack
string
T1087
description
Prevent administrator accounts from being enumerated when an application is elevating through UAC since it can lead to the disclosure of account names. The Registry key is located <code>HKLM\ SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\CredUI\EnumerateAdministrators</code>. It can be disabled through GPO: Comput...
attack
string
T1087
domain
enterprise-attack
attack
string
T1087
domain
enterprise-attack
attack
string
T1087
is-subtechnique
false
attack
boolean
T1087
modified
2026-05-12 15:12:00.641000+00:00
attack
date
T1087
modified
2025-04-18 17:59:56.587000+00:00
attack
date
T1087
name
Account Discovery
attack
string
T1087
name
Account Discovery Mitigation
attack
string
T1087
platform
ESXi
attack
string
T1087
platform
IaaS
attack
string
T1087
platform
Identity Provider
attack
string
T1087
platform
Linux
attack
string
T1087
platform
macOS
attack
string
T1087
platform
Office Suite
attack
string
T1087
platform
SaaS
attack
string
T1087
platform
Windows
attack
string
T1087
rdf:type
Technique
attack
enum
{"version":"2.6","external_references":[{"url":"https://docs.aws.amazon.com/cli/latest/reference/iam/list-users.html","source_name":"AWS List Users","description":"Amazon. (n.d.). List Users. Retrieved August 11, 2020."},{"url":"https://cloud.google.com/sdk/gcloud/reference/iam/service-accounts/list","source_name":"Goo...
T1087
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://www.stigviewer.com/stig/microsoft_windows_server_2012_member_server/2013-07-25/finding/WN12-CC-000077","source_name":"UCF STIG Elevation Account Enumeration","description":"UCF. (n.d.). The system must require username and password to elevate a running application...
T1087
url
https://attack.mitre.org/techniques/T1087
attack
url
T1087
url
https://attack.mitre.org/mitigations/T1087
attack
url
T1087.001
belongs-to-tactic
TA0007
attack
id
T1087.001
created
2020-02-21 21:07:55.393000+00:00
attack
date
T1087.001
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. Commands such as <code>net user</code> and <code>net localgroup</code> of the [Net](https://attack.mitre.org/software/S0039) utility an...
attack
string
T1087.001
domain
enterprise-attack
attack
string
T1087.001
is-subtechnique
true
attack
boolean
T1087.001
modified
2026-05-12 15:12:00.623000+00:00
attack
date
T1087.001
name
Local Account
attack
string