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
T1003
platform
Windows
attack
string
T1003
rdf:type
Technique
attack
enum
{"version":"2.2","external_references":[{"url":"https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea","source_name":"Medium Detecting Attempts to Steal Passwords from Memory","description":"French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retriev...
T1003
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://docs.microsoft.com/en-us/windows-server/identity/securing-privileged-access/securing-privileged-access-reference-material#a-nameesaebmaesae-administrative-forest-design-approach","source_name":"Microsoft Securing Privileged Access","description":"Plett, C., Poggem...
T1003
url
https://attack.mitre.org/techniques/T1003
attack
url
T1003
url
https://attack.mitre.org/mitigations/T1003
attack
url
T1003.001
belongs-to-tactic
TA0006
attack
id
T1003.001
created
2020-02-11 18:41:44.783000+00:00
attack
date
T1003.001
description
Adversaries may attempt to access credential material stored in the process memory of the Local Security Authority Subsystem Service (LSASS). After a user logs on, the system generates and stores a variety of credential materials in LSASS process memory. These credential materials can be harvested by an administrative ...
attack
string
T1003.001
domain
enterprise-attack
attack
string
T1003.001
is-subtechnique
true
attack
boolean
T1003.001
modified
2026-05-12 15:12:00.637000+00:00
attack
date
T1003.001
name
LSASS Memory
attack
string
T1003.001
platform
Windows
attack
string
T1003.001
rdf:type
Technique
attack
enum
{"version":"1.5","external_references":[{"url":"https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea","source_name":"Medium Detecting Attempts to Steal Passwords from Memory","description":"French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retriev...
T1003.001
subtechnique-of
T1003
attack
id
T1003.001
url
https://attack.mitre.org/techniques/T1003/001
attack
url
T1003.002
belongs-to-tactic
TA0006
attack
id
T1003.002
created
2020-02-11 18:42:07.281000+00:00
attack
date
T1003.002
description
Adversaries may attempt to extract credential material from the Security Account Manager (SAM) database either through in-memory techniques or through the Windows Registry where the SAM database is stored. The SAM is a database file that contains local accounts for the host, typically those found with the <code>net use...
attack
string
T1003.002
domain
enterprise-attack
attack
string
T1003.002
is-subtechnique
true
attack
boolean
T1003.002
modified
2026-05-12 15:12:00.621000+00:00
attack
date
T1003.002
name
Security Account Manager
attack
string
T1003.002
platform
Windows
attack
string
T1003.002
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://github.com/Neohapsis/creddump7","source_name":"GitHub Creddump7","description":"Flathers, R. (2018, February 19). creddump7. Retrieved April 11, 2018."}]}
T1003.002
subtechnique-of
T1003
attack
id
T1003.002
url
https://attack.mitre.org/techniques/T1003/002
attack
url
T1003.003
belongs-to-tactic
TA0006
attack
id
T1003.003
created
2020-02-11 18:42:35.572000+00:00
attack
date
T1003.003
description
Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information, as well as obtain other information about domain members such as devices, users, and access rights. By default, the NTDS file (NTDS.dit) is located in <code>%SystemRoot%\NTDS\Ntds.dit</co...
attack
string
T1003.003
domain
enterprise-attack
attack
string
T1003.003
is-subtechnique
true
attack
boolean
T1003.003
modified
2026-05-12 15:12:00.723000+00:00
attack
date
T1003.003
name
NTDS
attack
string
T1003.003
platform
Windows
attack
string
T1003.003
rdf:type
Technique
attack
enum
{"version":"1.3","external_references":[{"url":"http://adsecurity.org/?p=1275","source_name":"Metcalf 2015","description":"Metcalf, S. (2015, January 19). Attackers Can Now Use Mimikatz to Implant Skeleton Key on Domain Controllers & BackDoor Your Active Directory Forest. Retrieved February 3, 2015."},{"url":"https://e...
T1003.003
subtechnique-of
T1003
attack
id
T1003.003
url
https://attack.mitre.org/techniques/T1003/003
attack
url
T1003.004
belongs-to-tactic
TA0006
attack
id
T1003.004
created
2020-02-21 16:22:09.493000+00:00
attack
date
T1003.004
description
Adversaries with SYSTEM access to a host may attempt to access Local Security Authority (LSA) secrets, which can contain a variety of different credential materials, such as credentials for service accounts.(Citation: Passcape LSA Secrets)(Citation: Microsoft AD Admin Tier Model)(Citation: Tilbury Windows Credentials) ...
attack
string
T1003.004
domain
enterprise-attack
attack
string
T1003.004
is-subtechnique
true
attack
boolean
T1003.004
modified
2025-10-24 17:48:29.945000+00:00
attack
date
T1003.004
name
LSA Secrets
attack
string
T1003.004
platform
Windows
attack
string
T1003.004
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.first.org/resources/papers/conf2017/Windows-Credentials-Attacks-and-Mitigation-Techniques.pdf","source_name":"Tilbury Windows Credentials","description":"Chad Tilbury. (2017, August 8). 1Windows Credentials: Attack, Mitigation, Defense. Retrieved February 21, ...
T1003.004
subtechnique-of
T1003
attack
id
T1003.004
url
https://attack.mitre.org/techniques/T1003/004
attack
url
T1003.005
belongs-to-tactic
TA0006
attack
id
T1003.005
created
2020-02-21 15:42:25.991000+00:00
attack
date
T1003.005
description
Adversaries may attempt to access cached domain credentials used to allow authentication to occur in the event a domain controller is unavailable.(Citation: Microsoft - Cached Creds) On Windows Vista and newer, the hash format is DCC2 (Domain Cached Credentials version 2) hash, also known as MS-Cache v2 hash.(Citation...
attack
string
T1003.005
domain
enterprise-attack
attack
string
T1003.005
is-subtechnique
true
attack
boolean
T1003.005
modified
2025-10-24 17:48:54.919000+00:00
attack
date
T1003.005
name
Cached Domain Credentials
attack
string
T1003.005
platform
Windows
attack
string
T1003.005
platform
Linux
attack
string
T1003.005
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://passlib.readthedocs.io/en/stable/lib/passlib.hash.msdcc2.html","source_name":"PassLib mscache","description":"Eli Collins. (2016, November 25). Windows' Domain Cached Credentials v2. Retrieved February 21, 2020."},{"url":"https://ired.team/offensive-security/crede...
T1003.005
subtechnique-of
T1003
attack
id
T1003.005
url
https://attack.mitre.org/techniques/T1003/005
attack
url
T1003.006
belongs-to-tactic
TA0006
attack
id
T1003.006
created
2020-02-11 18:45:34.293000+00:00
attack
date
T1003.006
description
Adversaries may attempt to access credentials and other sensitive information by abusing a Windows Domain Controller's application programming interface (API)(Citation: Microsoft DRSR Dec 2017) (Citation: Microsoft GetNCCChanges) (Citation: Samba DRSUAPI) (Citation: Wine API samlib.dll) to simulate the replication proc...
attack
string
T1003.006
domain
enterprise-attack
attack
string
T1003.006
is-subtechnique
true
attack
boolean
T1003.006
modified
2025-10-24 17:49:36.308000+00:00
attack
date
T1003.006
name
DCSync
attack
string
T1003.006
platform
Windows
attack
string
T1003.006
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://github.com/gentilkiwi/mimikatz/wiki/module-~-lsadump","source_name":"GitHub Mimikatz lsadump Module","description":"Deply, B., Le Toux, V. (2016, June 5). module ~ lsadump. Retrieved August 7, 2017."},{"url":"https://adsecurity.org/?p=1729","source_name":"ADSecuri...
T1003.006
subtechnique-of
T1003
attack
id
T1003.006
url
https://attack.mitre.org/techniques/T1003/006
attack
url
T1003.007
belongs-to-tactic
TA0006
attack
id
T1003.007
created
2020-02-11 18:46:24.434000+00:00
attack
date
T1003.007
description
Adversaries may gather credentials from the proc filesystem or `/proc`. The proc filesystem is a pseudo-filesystem used as an interface to kernel data structures for Linux based systems managing virtual memory. For each process, the `/proc/<PID>/maps` file shows how memory is mapped within the process’s virtual address...
attack
string
T1003.007
domain
enterprise-attack
attack
string
T1003.007
is-subtechnique
true
attack
boolean
T1003.007
modified
2025-10-24 17:48:36.165000+00:00
attack
date
T1003.007
name
Proc Filesystem
attack
string
T1003.007
platform
Linux
attack
string
T1003.007
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1003.007/T1003.007.md","source_name":"atomic-red proc file system","description":"Atomic Red Team. (2023, November). T1003.007 - OS Credential Dumping: Proc Filesystem. Retrieved March 28, 2024."},{"url":...
T1003.007
subtechnique-of
T1003
attack
id
T1003.007
url
https://attack.mitre.org/techniques/T1003/007
attack
url
T1003.008
belongs-to-tactic
TA0006
attack
id
T1003.008
created
2020-02-11 18:46:56.263000+00:00
attack
date
T1003.008
description
Adversaries may attempt to dump the contents of <code>/etc/passwd</code> and <code>/etc/shadow</code> to enable offline password cracking. Most modern Linux operating systems use a combination of <code>/etc/passwd</code> and <code>/etc/shadow</code> to store user account information, including password hashes in <code>...
attack
string
T1003.008
domain
enterprise-attack
attack
string
T1003.008
is-subtechnique
true
attack
boolean
T1003.008
modified
2025-10-24 17:49:25.253000+00:00
attack
date
T1003.008
name
/etc/passwd and /etc/shadow
attack
string
T1003.008
platform
Linux
attack
string
T1003.008
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://arcticwolf.com/resources/blog/arctic-wolf-observes-threat-campaign-targeting-palo-alto-networks-firewall-devices/","source_name":"Arctic Wolf","description":"Julian Tuin, Stefan Hostetler, Jon Grimm, Aaron Diaz, and Trevor Daher. (2024, November 22). Arctic Wolf O...
T1003.008
subtechnique-of
T1003
attack
id
T1003.008
url
https://attack.mitre.org/techniques/T1003/008
attack
url
T1004
belongs-to-tactic
TA0003
attack
id
T1004
created
2017-05-31 21:30:20.148000+00:00
attack
date
T1004
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1004
deprecated
true
attack
boolean
T1004
description
Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in <code>HKLM\Software\[Wow6432Node\]Microsoft\Windows NT\CurrentVersion\Winlogon\</code> and <code>HKCU\Software\Microsoft\Windows NT\CurrentVersion\...
attack
string
T1004
description
Limit the privileges of user accounts so that only authorized administrators can perform Winlogon helper changes. Identify and block potentially malicious software that may be executed through the Winlogon helper process by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JP...
attack
string