Skip to main content
Mallory
MalwareRansomware

EndPoint

EndPoint is a ransomware family formerly known as Midnight and is assessed to be derived from the Babuk ransomware framework. Reported targets include Windows, ESXi, and NAS environments. It operates as a double-extortion ransomware, encrypting files while threatening disclosure of stolen data. Encrypted files are typically renamed with the .endpoint extension, and the malware drops a ransom note named "How To Restore Your Files.txt" in affected paths. The note states that data was stolen and encrypted, offers decryption of three files for free, provides Session messenger contact details, and warns that the ransom demand will increase over time.

Its behavior includes configurable encryption scope via command-line arguments such as -paths= for specified paths, /n for network shares only, and /e to disable adding the .endpoint extension. Before encryption, it terminates multiple processes, including database, office, and mail-related processes, and forcibly stops services associated with backup and security products, including vss, sql, Veeam, Sophos, and Acronis. It deletes Volume Shadow Copies using "vssadmin.exe delete shadows /all /quiet" to hinder recovery. It excludes certain directories such as Windows, Program Files, and AppData, as well as files including bootmgr and ntuser.dat and extensions such as .exe, .dll, .msi, and .endpoint. It creates threads based on CPU core count, uses the mutex "Mutexisfunnylocal" to prevent duplicate execution, and may create a debug.endpoint file in its execution path to log FindFirstFileW and MoveFileExW failures.

For cryptography, EndPoint uses ChaCha20 for file encryption and protects generated session keys with a custom RSA public-key operation. It uses partial encryption based on file size to improve speed and stores the session key and a SHA-256 hash in the encrypted file footer. The malware reportedly does not change the desktop wallpaper.

The content notes a historical ransom-note email account, schipkealfred@gmail.com, which impersonated the director of the East Asia Institute and was identified as being used by a North Korea-linked threat actor after 2024. A social media post referencing AhnLab's analysis associated the topic with DPRK via hashtags, but the technical reporting only directly states the identified use of that email account by a North Korea-linked actor. Reported detection names include Trojan/Win.Generic.C5765109, Ransom/MDP.Delete.M2117, Ransom/MDP.Command.M2255, Ransom/MDP.Decoy.M1171, Ransom/MDP.Event.M1946, Ransom/MDP.Event.M1875, SystemManipulation/EDR.Event.M2486, and Ransom/EDR.Decoy.M2470. Reported associated MD5 hashes include 34be5e70f1260da87096b80dc7b026ac, b77ad606ba04d2d0077130679a257c96, c00cc937e064946ee42776cfe80754d7, and e82bcf417f51acc6b2d8a94ceabd5e36.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

MITRE ATT&CK

Techniques & procedures

8 distinct techniques documented for this family, organized by ATT&CK tactic.

Execution

1 technique
T1059Command and Scripting InterpreterEvidence1
TacticExecution

delete volume shadow copies with the command vssadmin.exe delete shadows /all /quiet

Stealth

3 techniques
T1070Indicator RemovalEvidence1
TacticStealth

vssadmin.exe delete shadows /all /quiet 명령어로 볼륨 섀도우 복사본을 삭제한다.

T1480.002Mutual ExclusionEvidence2
TacticStealth

중복 실행 방지를 위해 Mutexisfunnylocal 뮤텍스를 사용한다.

T1497.001System ChecksEvidence1

CPU 코어 수 기준으로 스레드를 생성하며

Discovery

1 technique
T1497.001System ChecksEvidence1

CPU 코어 수 기준으로 스레드를 생성하며

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

EndPoint는 Windows 환경뿐 아니라 ESXi와 NAS 환경도 겨냥하며, 파일 암호화와 데이터 유출 협박을 함께 수행하는 Double Extortion 방식을 사용한다.

Impact

3 techniques
T1486Data Encrypted for ImpactEvidence2
TacticImpact

depending on the file size, we use partial encryption, which encrypts only a portion of the file instead of the whole, to control processing speed and impact. | EndPoint is a ransomware variant formerly known as Midnight... uses a double extortion method that combines file encryption with Data exfiltration threats.

T1489Service StopEvidence2
TacticImpact

또한 vss , sql , Veeam , Sophos , Acronis 등 백업·보안 관련 서비스를 강제로 중단한다. | 암호화 전에는 데이터베이스, 오피스, 메일 클라이언트 등 여러 프로세스를 종료하고

T1490Inhibit System RecoveryEvidence2
TacticImpact

암호화 전에는 데이터베이스, 오피스, 메일 클라이언트 등 여러 프로세스를 종료하고, vssadmin.exe delete shadows /all /quiet 명령어로 볼륨 섀도우 복사본을 삭제한다. 또한 vss , sql , Veeam , Sophos , Acronis 등 백업·보안 관련 서비스를 강제로 중단한다.

INDICATORS OF COMPROMISE

IOCs tracked for this family

4 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Hashes
4 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

TypeValueLatest sighting
hash.md5●●●●●●●●●●●●View more in app3 days ago
hash.md5●●●●●●●●●●●●View more in app3 days ago
hash.md5●●●●●●●●●●●●View more in app3 days ago
hash.md5●●●●●●●●●●●●View more in app3 days ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching4

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping8

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.