Cyber Security News

Hackers Abusing LSASS Process Memory to Exfiltrate Login Credentials

Threat actors have been using several methods for credential stealing, which varies based on the environment and infrastructure of the system.

Most of the time, the threat actors dump the LSASS process to extract the account credentials.

For this, tools such as Mimikatz, which offers several suspicious features, can be used. However, most security products are focused on these kinds of malicious tools that the threat actors know.

Many new methods to dump LSASS memory that maliciously use legitimate tools have been discovered as a means of bypass detection.

Sysinternals’ ProcDump was a widely used tool for these purposes, but other methods were detected, such as Process Explorer, Task Manager, etc.

Moreover, due to the legitimate use of these tools by users, it is difficult to detect these suspicious activities and prevent their exploitation.

Document
Free Webinar

Fastrack Compliance: The Path to ZERO-Vulnerability

Compounding the problem are zero-day vulnerabilities like the MOVEit SQLi, Zimbra XSS, and 300+ such vulnerabilities that get discovered each month. Delays in fixing these vulnerabilities lead to compliance issues, these delay can be minimized with a unique feature on AppTrana that helps you to get “Zero vulnerability report” within 72 hours.

Hackers Abusing LSASS Process Memory

LSASS Process

When a local user logs in, the NTLM authentication method is used, which is implemented at the “msv1_0.dll” that is loaded into the lsass.exe process. Since the process only has the NT hash for the password used for authentication, a threat actor faces difficulty in obtaining the plain-text password.

However, the threat actor can use multiple dictionary attacks to obtain the original password. In worst cases where a password cannot be obtained, the threat actor can log into the system using the stolen account’s NT hash using the NTLM protocol method.

Mimikatz

This program has the feature to extract account credentials, which also provides a feature that uses basic commands to dump the LSASS process memory that can be used to display the extracted NT hash. Moreover, this is an open-source tool, and threat actors have a great history of using it in several high-profile attacks.

Mimikatz GitHub (Source: AhnLab)

sekurlsa::logonpasswords and sekurlsa::minidump are the commands used to dump the LSASS process memory, extract the NT hash, and extract the account credentials without directly accessing the LSASS process.

ProcDump

Sysinternals, currently owned by Microsoft, developed this tool, which supports the feature of dumping specific memories. Moreover, the ProcDump tool is a legitimate file signed with Microsoft’s certificate that threat actors regularly use to dump LSASS process memory.

This tool shows the process of ProcDump and extracts the created memory dump file by using Mimikatz to steal account credentials.

Process Explorer

Also developed by Sysinternals, this tool can show a list of running processes, look up information, control processes, and has many other features. It also supports the dumping of specific process memories, which can be used to dump LSASS process memory to extract account credentials.

Process Explorer Memory Dump (Source: AhnLab)

Task Manager

This is a default tool provided by Microsoft Windows OS, which will create no suspicions when account credentials are dumped. It also provides a complete overview of running processes, installed services, startup programs, and a kingdom of information for threat actors to use.

Task Manager Memory Dump (Source: AhnLab)

Like other tools, this tool also provides dumping of LSASS memory that can be used to extract account credentials.

Comsvcs.dll

This is a DLL file that is in charge of COM+ service features and is installed in Windows by default.

This file also offers a “Minidump” function that can be used to dump specific process memory, which, therefore, can be used by threat actors to dump LSASS process memory for credential extraction.

Comsvsc.DLL (Source: AhnLab)

ASEC published a detailed report explaining the tool’s usage, functions, extraction methods, etc.

Behavior Detection

  • Execution/EDR.Mimikatz.M11444
  • Execution/EDR.Behavior.M10484
  • CredentialAccess/EDR.ProcExp.M11597
  • CredentialAccess/EDR.Event.M11566
  • CredentialAccess/EDR.Comsvcs.M11596
Guru baran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Recent Posts

Norway Recommends Replacing SSLVPN/WebVPN to Stop Cyber Attacks

A very important message from the Norwegian National Cyber Security Centre (NCSC) says that Secure Socket Layer/Transport Layer Security (SSL/TLS)…

1 day ago

New Linux Backdoor Attacking Linux Users Via Installation Packages

Linux is widely used in numerous servers, cloud infrastructure, and Internet of Things devices, which makes it an attractive target…

1 day ago

ViperSoftX Malware Uses Deep Learning Model To Execute Commands

ViperSoftX malware, known for stealing cryptocurrency information, now leverages Tesseract, an open-source OCR engine, to target infected systems, which extracts…

1 day ago

Santander Data Breach: Hackers Accessed Company Database

Santander has confirmed that there was a major data breach that affected its workers and customers in Spain, Uruguay, and…

1 day ago

U.S. Govt Announces Rewards up to $5 Million for North Korean IT Workers

The U.S. government has offered a prize of up to $5 million for information that leads to the arrest and…

1 day ago

Russian APT Hackers Attacking Critical Infrastructure

Russia leverages a mix of state-backed Advanced Persistent Threat (APT) groups and financially motivated cybercriminals to achieve its strategic goals,…

1 day ago