FORENSIA

ATT&CK · T1003.001 · sub-technique

LSASS Memory

Tactics: credential-access

About

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 user or SYSTEM and used to conduct Lateral Movement using Use Alternate Authentication Material. As well as in-memory techniques, the LSASS process memory can be dumped from the target host and analyzed on a local system. For example, on the target host use procdump: * <code>procdump -ma lsass.exe lsass_dump</code> Locally, mimikatz can be run using: * <code>sekurlsa::Minidump lsassdump.dmp</code> * <code>sekurlsa::logonPasswords</code> Built-in Windows tools such as `comsvcs.dll` can also be used: * <code>rundll32.exe C:\Windows\System32\comsvcs.dll MiniDump PID lsass.dmp full</code> Similar to Image File Execution Options Injection, the silent process exit mechanism can be abused to create a memory dump of `lsass.exe` through Windows Error Reporting (`WerFault.exe`). Windows Security Support Provider (SSP) DLLs are loaded into LSASS process at system start. Once loaded into the LSA, SSP DLLs have access to encrypted and plaintext passwords that are stored in Windows, such as any logged-on user's Domain password or smart card PINs. The SSP configuration is stored in two Registry keys: <code>HKLM\SYSTEM\CurrentControlSet\Control\Lsa\Security Packages</code> and <code>HKLM\SYSTEM\CurrentControlSet\Control\Lsa\OSConfig\Security Packages</code>. An adversary may modify these Registry keys to add new SSPs, which will be loaded the next time the system boots, or when the AddSecurityPackage Windows API function is called. The following SSPs can be used to access credentials: * Msv: Interactive logons, batch logons, and service logons are done through the MSV authentication package. * Wdigest: The Digest Authentication protocol is designed for use with Hypertext Transfer Protocol (HTTP) and Simple Authentication Security Layer (SASL) exchanges. * Kerberos: Preferred for mutual client-server domain authentication in Windows 2000 and later. * CredSSP: Provides SSO and Network Level Authentication for Remote Desktop Services.

Corpus indicators tagged with this technique

186 indicators in the corpus carry T1003.001.

IndicatorTypeFamilySevSrc
cve-2026-4368cveransomware851
cve-2021-27076cve851
cbfe8de6ffadbb1d396f61e63eb18e8b11c29527c1528641e3223d4c516cf7c3sha256802
c725815cbb07ab5be8903e74ef8aea46ef9c25e4a3bc626ae94bfc1ae21df6e3sha256ransomware801
78945c844fc23dd3446cf17987edeeb6cc21986820c92df82a126af24a5a38d1hash802
a6df0b49a5ef9ffd6513bfe061fb60f6d2941a440038e2de8a7aeb1914945331sha256ransomware801
4b7301f02b8312ae6de614981f325dbbabee32166630618fdff74615d9a487basha256ransomware801
4e1f8888d020decd09799ec946f1bf677cac6612b24582ddbf4d8ede425d8384sha256802
adbc18f15019ef2ba6890b7996445c14350d57ba772eb33182889bc14ac47085sha256ransomware801
b7d50d0406afcd2efd87bf3bf8c4211719ba9817dd2e0ad62af10c933e765e28sha256ransomware801
d89bb4b23a67814ef511e4e9dda7ad36fa519a322fa7c25ea451c7dd7ef61e54hash802
c333a821f1764abe2aed2c1ab27d2349f64e4264hash802
18b8e6762afd29a09becae283083c74a19fc09db1f2c3412c42f1b0178bc122asha256ransomware801
6ba5d96e52734cbb9246bcc3decf127f780d48fa11587a1a44880c1f04404d23sha256ransomware801
f34bd1d485de437fe18360d1e850c3fd64415e49d691e610711d8d232071a0b1sha256802
9b481b69cd91b09fa7bae7428f646dd89473a4c03393e43da81fe756cde1c472sha256802
a14506c6fb92a5af88a6a44d273edafe10d69ee3d85c8b2a7ac458a22edf68d2sha256ransomware801
186b26df63df3b7334043b47659cba4185c948629d857d47452cc1936f0aa5dasha256ransomware801
00e09754526d0fe836ba27e3144ae161b0ecd3774abec5560504a16a67f0087csha256802
607cb58b8a592885eef5cfbe35ddce962741b0775c575f58cb3a96ca0ee893a6sha256ransomware801
6a5f9bd0e4a0c385b98cc7b528be53a95ff9c4ccffa8c1f65448ab792a46186csha256801
cf64c7e2e3897ae5fce3d5414e3d1d27hash802
59a260716d05c20229c6a46fe0a2fb5b80fa30c9c73a850222d9d3454426a60asha256ransomware801
dce5df29bddff5a4ddaea5c4fec14da91f7b69063a6e1c45ed61e5da4fc6c87bsha256802
f6e4b09ef788adef3f65fd2b99da8f5be5391be29471676dc07040a56c8fdfabhash802
e3ec5926a167d6e3359f98cdfb7ac3b2cce97652843056505d02e6d2898573c6sha256ransomware801
04ccc8f9f5e343f94ad9f41f08439b545d4b8486hash802
b5b603ff57142a454c3b0fb12eb8a4ebhash802
41999a3d0da035ff8068905c90235ea50121329cb0661e38d745974ebf5e3ae2hash802
c4fcae3847946173bf0b3cedf5d97a9e3d18090023842f942ba544fa7fda180dsha256ransomware801

Showing the top 30 by severity of 186.