Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Back to malware
MalwareRansomwareUsed by 1 actor

D3F@ck Loader

D3F@CK Loader is a malware loader observed as a downstream payload/customer within the TAG-124/KongTuke traffic distribution and initial-access ecosystem. Multiple reports cited in the source material associate D3F@CK Loader with infrastructure or delivery chains linked to TAG-124, KongTuke, LandUpdate808, and Chaya_002, which abuse compromised WordPress sites, injected JavaScript, fake browser update pages, and ClickFix-style social engineering to drive Windows users into executing staged PowerShell or other commands that retrieve second-stage malware. Recorded Future and related reporting explicitly list D3F@CK Loader among the malware operators or customers using this shared distribution infrastructure, alongside Rhysida, Interlock, TA866/Asylum Ambuscade, SocGholish, and TA582. Separate reporting also states that FIN7 used D3F@CK Loader together with Redline Stealer in adult-themed AI-generator lure campaigns. High-confidence details in the provided content establish D3F@CK Loader as a loader used in multi-stage intrusion chains and tied to shared malicious distribution infrastructure, but the content does not provide deeper technical specifics on its internal functionality, persistence, or standalone command-and-control protocol. No malware-specific hashes or unique D3F@CK Loader IOCs are provided in the source material.

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.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
KongTuke

…the threat actor behind the malicious TDS also associated with SocGholish and D3F@ck Loader…

via the hacker newsthehackernews.com
MITRE ATT&CK

Techniques & procedures

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

Resource Development

1 technique
T1583.006Web ServicesEvidence1

"...served a malicious advertisement that redirected them to an extension hosted on the Official Chrome Web Store." / "...a traffic distribution system (TDS) known for profiling victim hosts before redirecting them to a payload delivery site..."

Execution

2 techniques
T1059.001PowerShellEvidence1

In this sample, it produces a command you can see with endpoint telemetry: Powershell.exe -Command "& {Start-Process Powershell.exe -WindowStyle hidden -ArgumentList '-Command "Add-MpPreference -Force -ExclusionPath "C:\""' -Verb RunAs}"

T1204User ExecutionEvidence1

From the code above, the loader would download an executable named 93.exe and attempt to run it after download.

Stealth

2 techniques
T1027Obfuscated Files or InformationEvidence1

The code isn’t very obfuscated, but the author uses base64 encoding at select portions to obscure domains or URLs.

T1036MasqueradingEvidence2

While it’s not the case here, suspicious signing histories sometimes include tightly coupled creation times and signature dates, and they are first seen in the wild within minutes or seconds of these. Further, while the various internal names associated with the binary seem to be masquerading as Microsoft Teams (e.g., MC Teams.exe, etc.), the signer is “Neural Code Technologies Inc.” and not “Microsoft Corporation,” the expected signer for the real Microsoft Teams installer.

Defense Impairment

2 techniques
T1222File and Directory Permissions ModificationEvidence1

The chunk above is a bit of defense evasion code that the loader uses to exclude paths from Windows Defender scanning. In this sample, it produces a command you can see with endpoint telemetry: Powershell.exe -Command "& {Start-Process Powershell.exe -WindowStyle hidden -ArgumentList '-Command "Add-MpPreference -Force -ExclusionPath "C:\""' -Verb RunAs}"

T1553.002Code SigningEvidence1

Despite the issuers’ validation procedures, we routinely detect malware that’s signed with legitimate code-signing certificates... Fortunately, there are many ways to differentiate suspicious or malicious signed binaries from legitimate ones... As you can see in the VirusTotal entry for the malicious binary referenced throughout this blog, the signature verification section now notes that while the file is signed with a valid signature, it has since been revoked.

Command and Control

3 techniques
T1071Application Layer ProtocolEvidence1

It also leveraged the Java Windows app (javaw.exe) to make a network connection to a Pastebin site, which seems suspicious for a legit Microsoft Teams installer:

T1102.001Dead Drop ResolverEvidence1

In the case of Telegram communication, it looks like the code tries to obtain base64 encoded content from an og:description HTML meta tag in a Telegram channel. I presume this would be similar to how some malware uses Steam profiles or other dead-drop techniques. Alongside the Telegram URL is a Pastebin URL that has already been taken down.

T1105Ingress Tool TransferEvidence2

The first important behavioral evidence suggesting this activity might be malicious is that it’s downloading a purported Microsoft Teams binary from a domain that does not appear to be associated with Microsoft:

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
1 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
1 tracked

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

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app9 months ago
hash.sha256●●●●●●●●●●●●View more in app2 years 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 matching2

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

Threat actor attribution1

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 mapping10

Every documented technique, ranked by evidence weight.

Researcher chatter

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