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 |
|---|---|---|---|---|---|
T1134.002 | domain | enterprise-attack | attack | string | |
T1134.002 | is-subtechnique | true | attack | boolean | |
T1134.002 | modified | 2026-05-12 15:12:00.639000+00:00 | attack | date | |
T1134.002 | name | Create Process with Token | attack | string | |
T1134.002 | platform | Windows | attack | string | |
T1134.002 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc771525(v=ws.11)","source_name":"Microsoft RunAs","description":"Microsoft. (2016, August 31). Runas. Retrieved October 1, 2021."}]} |
T1134.002 | subtechnique-of | T1134 | attack | id | |
T1134.002 | url | https://attack.mitre.org/techniques/T1134/002 | attack | url | |
T1134.003 | belongs-to-tactic | TA0005 | attack | id | |
T1134.003 | belongs-to-tactic | TA0004 | attack | id | |
T1134.003 | created | 2020-02-18 18:03:37.481000+00:00 | attack | date | |
T1134.003 | 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 fun... | attack | string | |
T1134.003 | domain | enterprise-attack | attack | string | |
T1134.003 | is-subtechnique | true | attack | boolean | |
T1134.003 | modified | 2026-05-12 15:12:00.705000+00:00 | attack | date | |
T1134.003 | name | Make and Impersonate Token | attack | string | |
T1134.003 | platform | Windows | attack | string | |
T1134.003 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-logonuserw","source_name":"LogonUserW function","description":"Microsoft. (2023, March 10). LogonUserW function (winbase.h). Retrieved January 8, 2024."}]} |
T1134.003 | subtechnique-of | T1134 | attack | id | |
T1134.003 | url | https://attack.mitre.org/techniques/T1134/003 | attack | url | |
T1134.004 | belongs-to-tactic | TA0005 | attack | id | |
T1134.004 | belongs-to-tactic | TA0004 | attack | id | |
T1134.004 | created | 2020-02-18 18:22:41.448000+00:00 | attack | date | |
T1134.004 | 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... | attack | string | |
T1134.004 | domain | enterprise-attack | attack | string | |
T1134.004 | is-subtechnique | true | attack | boolean | |
T1134.004 | modified | 2026-05-12 15:12:00.706000+00:00 | attack | date | |
T1134.004 | name | Parent PID Spoofing | attack | string | |
T1134.004 | platform | Windows | attack | string | |
T1134.004 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://blog.xpnsec.com/becoming-system/","source_name":"XPNSec PPID Nov 2017","description":"Chester, A. (2017, November 20). Alternative methods of becoming SYSTEM. Retrieved June 4, 2019."},{"url":"https://web.archive.org/web/20200726110643/https://blog.f-secure.com/de... |
T1134.004 | subtechnique-of | T1134 | attack | id | |
T1134.004 | url | https://attack.mitre.org/techniques/T1134/004 | attack | url | |
T1134.005 | belongs-to-tactic | TA0005 | attack | id | |
T1134.005 | belongs-to-tactic | TA0004 | attack | id | |
T1134.005 | created | 2020-02-18 18:34:49.414000+00:00 | attack | date | |
T1134.005 | 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 ad... | attack | string | |
T1134.005 | domain | enterprise-attack | attack | string | |
T1134.005 | is-subtechnique | true | attack | boolean | |
T1134.005 | modified | 2026-05-12 15:12:00.709000+00:00 | attack | date | |
T1134.005 | name | SID-History Injection | attack | string | |
T1134.005 | platform | Windows | attack | string | |
T1134.005 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems","source_name":"Microsoft Well Known SIDs Jun 2017","description":"Microsoft. (2017, June 23). Well-known security identifiers in Windows operating systems. Retrieved No... |
T1134.005 | subtechnique-of | T1134 | attack | id | |
T1134.005 | url | https://attack.mitre.org/techniques/T1134/005 | attack | url | |
T1135 | belongs-to-tactic | TA0007 | attack | id | |
T1135 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1135 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1135 | deprecated | true | attack | boolean | |
T1135 | 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 dire... | attack | string | |
T1135 | description | Identify unnecessary system utilities or potentially malicious software that may be used to acquire network share information, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Polici... | attack | string | |
T1135 | domain | enterprise-attack | attack | string | |
T1135 | domain | enterprise-attack | attack | string | |
T1135 | is-subtechnique | false | attack | boolean | |
T1135 | modified | 2025-10-24 17:48:37.475000+00:00 | attack | date | |
T1135 | modified | 2025-04-18 17:59:45.639000+00:00 | attack | date | |
T1135 | name | Network Share Discovery | attack | string | |
T1135 | name | Network Share Discovery Mitigation | attack | string | |
T1135 | platform | Linux | attack | string | |
T1135 | platform | macOS | attack | string | |
T1135 | platform | Windows | attack | string | |
T1135 | rdf:type | Technique | attack | enum | {"version":"3.2","external_references":[{"url":"https://technet.microsoft.com/library/cc770880.aspx","source_name":"TechNet Shared Folder","description":"Microsoft. (n.d.). Share a Folder or Drive. Retrieved June 30, 2017."},{"url":"https://en.wikipedia.org/wiki/Shared_resource","source_name":"Wikipedia Shared Resource... |
T1135 | 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... |
T1135 | url | https://attack.mitre.org/techniques/T1135 | attack | url | |
T1135 | url | https://attack.mitre.org/mitigations/T1135 | attack | url | |
T1136 | belongs-to-tactic | TA0003 | attack | id | |
T1136 | created | 2017-12-14 16:46:06.044000+00:00 | attack | date | |
T1136 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1136 | deprecated | true | attack | boolean | |
T1136 | 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.
Accounts m... | attack | string | |
T1136 | description | Use and enforce multifactor authentication. Follow guidelines to prevent or limit adversary access to [Valid Accounts](https://attack.mitre.org/techniques/T1078) that may be used to create privileged accounts within an environment.
Adversaries that create local accounts on systems may have limited access within a netw... | attack | string | |
T1136 | domain | enterprise-attack | attack | string | |
T1136 | domain | enterprise-attack | attack | string | |
T1136 | is-subtechnique | false | attack | boolean | |
T1136 | modified | 2025-10-24 17:49:30.136000+00:00 | attack | date | |
T1136 | modified | 2025-04-18 18:00:05.949000+00:00 | attack | date | |
T1136 | name | Create Account | attack | string | |
T1136 | name | Create Account Mitigation | attack | string | |
T1136 | platform | Windows | attack | string | |
T1136 | platform | IaaS | attack | string | |
T1136 | platform | Linux | attack | string | |
T1136 | platform | macOS | attack | string | |
T1136 | platform | Network Devices | attack | string | |
T1136 | platform | Containers | attack | string | |
T1136 | platform | SaaS | attack | string | |
T1136 | platform | Office Suite | attack | string | |
T1136 | platform | Identity Provider | attack | string | |
T1136 | platform | ESXi | attack | string | |
T1136 | rdf:type | Technique | attack | enum | {"version":"2.6","external_references":[{"url":"https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4720","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:/... |
T1136 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1136 | url | https://attack.mitre.org/techniques/T1136 | attack | url | |
T1136 | url | https://attack.mitre.org/mitigations/T1136 | attack | url | |
T1136.001 | belongs-to-tactic | TA0003 | attack | id | |
T1136.001 | created | 2020-01-28 13:50:22.506000+00:00 | attack | date | |
T1136.001 | 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.
For example, with a sufficient level of access, the Windows <code>net user /add</code> co... | attack | string | |
T1136.001 | domain | enterprise-attack | attack | string | |
T1136.001 | is-subtechnique | true | attack | boolean | |
T1136.001 | modified | 2026-05-12 15:12:00.636000+00:00 | attack | date | |
T1136.001 | name | Local Account | attack | string | |
T1136.001 | platform | Containers | attack | string | |
T1136.001 | platform | ESXi | attack | string |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.