<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw" -->

---
title: Technical Analysis of MLTBackdoor | daily.dev
description: Zscaler ThreatLabz published a deep technical analysis of MLTBackdoor, a new malware family identified in May 2026 likely used by a ransomware-related threat...
canonical: https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Technical Analysis of MLTBackdoor | daily.dev
og:description: Zscaler ThreatLabz published a deep technical analysis of MLTBackdoor, a new malware family identified in May 2026 likely used by a ransomware-related threat...
og:url: https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw
og:image: https://api.daily.dev/og/posts/8wXQeN9qW.png
og:image:alt: Technical Analysis of MLTBackdoor
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Technical Analysis of MLTBackdoor

**[Security Boulevard](https://daily.dev/sources/securityboulevard)** · 12 min read · 0 upvotes · 0 comments

## Summary

Zscaler ThreatLabz published a deep technical analysis of MLTBackdoor, a new malware family identified in May 2026 likely used by a ransomware-related threat actor. Delivered via a ClickFix infection chain, MLTBackdoor employs heavy obfuscation including Mixed Boolean-Arithmetic (MBA) and Control Flow Flattening (CFF), with approximately 95% of its code consisting of noise calculations. It uses indirect system calls via a Hell's Gate-style technique, DJB2 API hashing, stack-built strings, and 10 anti-analysis checks aggregated into a bitmask sent to the C2. The malware communicates over TLS port 443 using a custom binary protocol with ECDH (P-256) key exchange and AES-256-GCM encryption, and employs a date-based DGA for resilient C2 communications. Its most powerful feature is a Cobalt Strike-compatible Beacon Object File (BOF) loader that routes calls through its own indirect syscall wrappers, enabling dynamic capability expansion. Built-in commands cover basic filesystem operations (upload, download, ls, delete, rename, mkdir). IOCs including SHA256 hashes and C2 domains are provided.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://securityboulevard.com/2026/06/technical-analysis-of-mltbackdoor>

## Similar posts on daily.dev

- [Stealthy Mistic backdoor linked to ransomware access broker KongTuke](https://daily.dev/posts/stealthy-mistic-backdoor-linked-to-ransomware-access-broker-kongtuke-foru761vu) · BleepingComputer · 0 upvotes · 0 comments
- [The Prestige of Malware: Unmasking ClickFix, Destructor Hijacking, and the “Dictionary Symphony”](https://daily.dev/posts/the-prestige-of-malware-unmasking-clickfix-destructor-hijacking-and-the-dictionary-symphony--nwjxgqjb9) · InfoSec Write-ups · 0 upvotes · 0 comments
- [APT37 Adds New Capabilities for Air-Gapped Networks](https://daily.dev/posts/apt37-adds-new-capabilities-for-air-gapped-networks-qpmthypxy) · Security Boulevard · 0 upvotes · 0 comments

---

Tags: [#malware](https://daily.dev/tags/malware), [#ransomware](https://daily.dev/tags/ransomware)

[View this post on daily.dev](https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Technical Analysis of MLTBackdoor","url":"https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw"},"datePublished":"2026-06-09T18:07:32.247Z","dateModified":"2026-06-09T18:08:06.089Z","description":"Zscaler ThreatLabz published a deep technical analysis of MLTBackdoor, a new malware family identified in May 2026 likely used by a ransomware-related threat...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/de484fcb84323cbb245b726eb0fb6bca?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/de484fcb84323cbb245b726eb0fb6bca?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Security Boulevard","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Security Boulevard","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/3613c832180040de8d85bb29f74395be","url":"https://daily.dev/sources/securityboulevard"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/technical-analysis-of-mltbackdoor-8wxqen9qw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"malware,ransomware","timeRequired":"PT12M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Security Boulevard","item":"https://daily.dev/sources/securityboulevard"},{"@type":"ListItem","position":3,"name":"Technical Analysis of MLTBackdoor"}]}
```

