Skip to content

Latest commit

 

History

History
165 lines (131 loc) · 20.9 KB

File metadata and controls

165 lines (131 loc) · 20.9 KB

T1003: OS Credential Dumping

MITRE ATT&CK Tactic(s): Credential Access

MITRE ATT&CK Description

Adversaries may attempt to dump credentials to obtain account login and credential material, normally in the form of a hash or a clear text password, from the operating system and software. Credentials can then be used to perform [Lateral Movement](https://attack.mitre.org/tactics/TA0008) and access restricted information.

Several of the tools mentioned in associated sub-techniques may be used by both adversaries and professional security testers. Additional custom tools likely exist as well.

Policy / Process Controls

Last accessed: May 23, 2022

Total ATT&CK-mapped resources: 2328

ATT&CK-mapped resources for this (sub)technique: 26

Resources mapped to this (sub)technique can be viewed on this page (see also the ATT&CK to D3FEND Mapper tool):

Technical Controls (Detection Rules)

Last accessed: August 09, 2022

Total ATT&CK-mapped rules: 641

ATT&CK-mapped resources for this (sub)technique: 9

Resources mapped to this (sub)technique can be located in the following files within the repository's rules folder:

  • Kerberos Cached Credentials Dumping)**
  • Potential Credential Access via Trusted Developer Utility)**
  • Microsoft IIS Service Account Password Dumped)**
  • Microsoft IIS Connection Strings Decryption)**
  • Mimikatz Memssp Log File Detected)**
  • PowerShell Kerberos Ticket Request)**
  • Searching for Saved Credentials via VaultCmd)**
  • Symbolic Link to Shadow Copy Created)**

Last accessed: August 09, 2022

Total ATT&CK-mapped rules: 450

ATT&CK-mapped resources for this (sub)technique: 7

Resources mapped to this (sub)technique can be located in the following files within the repository's Detections folder:

Last accessed: August 09, 2022

Total ATT&CK-mapped rules: 2578

ATT&CK-mapped resources for this (sub)technique: 15

Resources mapped to this (sub)technique can be located in the following files within the repository's rules folder:

Last accessed: August 09, 2022

Total ATT&CK-mapped rules: 1624

ATT&CK-mapped resources for this (sub)technique: 31

Resources mapped to this (sub)technique can be located in the following files within the repository's detections folder:

Offensive Security Tests

Last accessed: August 10, 2022

Total ATT&CK-mapped tests: 1341

ATT&CK-mapped resources for this (sub)technique: 3

The following unit tests mapped to this (sub)technique can be located in the file here:

  • Gsecdump
  • Credential Dumping with NPPSpy
  • Dump svchost.exe to gather RDP credentials