• Home
  • Cyber Crime
  • Cyber warfare
  • APT
  • Data Breach
  • Deep Web
  • Digital ID
  • Hacking
  • Hacktivism
  • Intelligence
  • Internet of Things
  • Laws and regulations
  • Malware
  • Mobile
  • Reports
  • Security
  • Social Networks
  • Terrorism
  • ICS-SCADA
  • POLICIES
  • Contact me
MUST READ

Qilin ransomware claimed responsibility for the attack on the beer giant Asahi

 | 

DragonForce, LockBit, and Qilin, a new triad aims to dominate the ransomware landscape

 | 

DraftKings thwarts credential stuffing attack, but urges password reset and MFA

 | 

Redis patches 13-Year-Old Lua flaw enabling Remote Code Execution

 | 

U.S. CISA adds Synacor Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalog

 | 

GoAnywhere MFT zero-day used by Storm-1175 in Medusa ransomware campaigns

 | 

CrowdStrike ties Oracle EBS RCE (CVE-2025-61882) to Cl0p attacks began Aug 9, 2025

 | 

Discord discloses third-party breach affecting customer support data

 | 

Oracle patches critical E-Business Suite flaw exploited by Cl0p hackers

 | 

LinkedIn sues ProAPIs for $15K/Month LinkedIn data scraping scheme

 | 

Zimbra users targeted in zero-day exploit using iCalendar attachments

 | 

Reading the ENISA Threat Landscape 2025 report

 | 

Ghost in the Cloud: Weaponizing AWS X-Ray for Command & Control

 | 

SECURITY AFFAIRS MALWARE NEWSLETTER ROUND 65

 | 

Security Affairs newsletter Round 544 by Pierluigi Paganini – INTERNATIONAL EDITION

 | 

GreyNoise detects 500% surge in scans targeting Palo Alto Networks portals

 | 

U.S. CISA adds Smartbedded Meteobridge, Samsung, Juniper ScreenOS, Jenkins, and GNU Bash flaws to its Known Exploited Vulnerabilities catalog

 | 

ShinyHunters Launches Data Leak Site: Trinity of Chaos Announces New Ransomware Victims

 | 

ProSpy, ToSpy malware pose as Signal and ToTok to steal data in UAE

 | 

Google warns of Cl0p extortion campaign against Oracle E-Business users

 | 
  • Home
  • Cyber Crime
  • Cyber warfare
  • APT
  • Data Breach
  • Deep Web
  • Digital ID
  • Hacking
  • Hacktivism
  • Intelligence
  • Internet of Things
  • Laws and regulations
  • Malware
  • Mobile
  • Reports
  • Security
  • Social Networks
  • Terrorism
  • ICS-SCADA
  • POLICIES
  • Contact me
  • Home
  • Breaking News
  • Cyber Crime
  • Hacking
  • Malware
  • UNC6148 deploys Overstep malware on SonicWall devices, possibly for ransomware operations

UNC6148 deploys Overstep malware on SonicWall devices, possibly for ransomware operations

Pierluigi Paganini July 17, 2025

UNC6148 targets SonicWall devices with Overstep malware, using a backdoor and rootkit for data theft, extortion, or ransomware.

Google’s Threat Intelligence Group warns that a threat actor tracked as UNC6148 has been targeting SonicWall SMA appliances with new malware dubbed Overstep. Active since at least October 2024, the group uses a backdoor and user-mode rootkit to potentially enable data theft, extortion, or ransomware attacks. While these activities suggest financial motives, researchers have not yet confirmed them definitively.

“GTIG assesses with high confidence that UNC6148 is leveraging credentials and one-time password (OTP) seeds stolen during previous intrusions, allowing them to regain access even after organizations have applied security updates.” reads the report published by Google. “Evidence for the initial infection vector was limited, as the actor’s malware is designed to selectively remove log entries, hindering forensic investigation; however, it is likely this was through the exploitation of known vulnerabilities.”

Google’s Threat Intelligence Group (GTIG) assesses with moderate confidence that UNC6148 used a zero-day RCE vulnerability to deploy OVERSTEP malware on SonicWall SMA appliances.

A May 2025 victim appeared on the “World Leaks” data leak site in June. UNC6148 activity overlaps with earlier SonicWall exploits tied to Abyss/VSOCIETY ransomware.

In June 2025, threat group UNC6148 compromised a SonicWall SMA 100 series appliance by establishing a VPN session using stolen admin credentials. Once they gained access to the device, they launched a reverse shell, despite this not being supported by the device’s design, likely via an unknown exploit.

Through the shell, UNC6148 conducted reconnaissance, manipulated files, and exported/imported device settings, possibly modifying them offline to maintain access. They then deployed the OVERSTEP rootkit by decoding it, placing it in key system directories, and achieving persistence via /etc/ld.so.preload.

To further entrench OVERSTEP, they modified the device’s boot script (rc.fwboot) to inject malicious code into the initial RAM disk (INITRD), ensuring it loads on every boot. This involved decompressing and mounting the INITRD, injecting the rootkit, timestomping it to hide tampering, and soft-rebooting the device using kexec.

Finally, the attackers cleared logs and rebooted the appliance, activating the rootkit and securing persistent, privileged access.

OVERSTEP is a sophisticated backdoor and user-mode rootkit written in C, it was designd to target SonicWall SMA 100 series appliances. The malware is compiled as a 32-bit ELF shared object for Intel x86 architecture and achieves persistence by placing itself in the /etc/ld.so.preload file. This ensures the malicious library is injected into every newly launched process, allowing it to hijack standard library functions such as open, open64, readdir, readdir64, and write. The rootkit capabilities conceal its presence by blocking access to specific files and hiding associated processes and entries, including /etc/ld.so.preload, the malicious library itself, and processes related to bash, sh, or ssh.

OVERSTEP uses a hijacked write function to inspect web server log data for embedded commands. These commands are delivered through seemingly normal web requests and are extracted directly from intercepted log buffers. The researchers identified two main commands: dobackshell, which launches a reverse shell to a specified IP and port, and dopasswords, which creates a tar archive of sensitive system files and stores it in a publicly accessible web directory with open permissions, allowing easy download by the attacker. To cover its tracks, OVERSTEP attempts to remove traces of these commands from system log files such as httpd.log, http_request.log, and inotify.log, provided it can elevate privileges to root.

The malware’s persistence is reinforced by locking the /etc/ld.so.preload file with the FS_IMMUTABLE_FL flag, making it nearly impossible to modify or delete. Its user-mode rootkit functions make detection and removal especially difficult, while the backdoor functionalities allow remote command execution and data exfiltration without triggering traditional alarms. Through these mechanisms, OVERSTEP maintains stealthy, long-term access to compromised appliances.

The UNC6148 campaign targeting SonicWall SMA appliances extends beyond GTIG’s direct investigations, with scanning activity dating back to at least October 2024. SonicWall confirmed other organizations were affected and updated its advisory for CVE-2024-38475, recommending OTP seed rotation. Though GTIG hasn’t observed direct monetization, network telemetry showed a May 2025 compromise followed by a June 2025 data leak, suggesting a potential link.

Google states that UNC6148’s tactics overlap with earlier reports from Truesec and dfir.ch involving Abyss-branded ransomware, implying a possible progression toward data extortion. The OVERSTEP backdoor appears to be an evolved form of the wafxSummary tool, with prior cases showing up to a year’s delay between initial compromise and ransomware deployment.

“GTIG recommends that all organizations with SMA appliances perform analysis to determine if they have been compromised. Organizations should acquire disk images for forensic analysis to avoid interference from the rootkit anti-forensic capabilities. Organizations may need to engage with SonicWall to capture disk images from physical appliances.” concludes the report.

Google published indicators of compromise (IoCs) and Yara rules to detect UNC6148 attacks. 

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, malware)


facebook linkedin twitter

Cybercrime Hacking hacking news IT Information Security Overstep malware Pierluigi Paganini Security Affairs Security News SonicWall UNC6148

you might also like

Pierluigi Paganini October 08, 2025
Qilin ransomware claimed responsibility for the attack on the beer giant Asahi
Read more
Pierluigi Paganini October 08, 2025
DragonForce, LockBit, and Qilin, a new triad aims to dominate the ransomware landscape
Read more

leave a comment

newsletter

Subscribe to my email list and stay
up-to-date!

    recent articles

    Qilin ransomware claimed responsibility for the attack on the beer giant Asahi

    Cyber Crime / October 08, 2025

    DragonForce, LockBit, and Qilin, a new triad aims to dominate the ransomware landscape

    Cyber Crime / October 08, 2025

    DraftKings thwarts credential stuffing attack, but urges password reset and MFA

    Security / October 08, 2025

    Redis patches 13-Year-Old Lua flaw enabling Remote Code Execution

    Security / October 08, 2025

    U.S. CISA adds Synacor Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalog

    Hacking / October 07, 2025

    To contact me write an email to:

    Pierluigi Paganini :
    pierluigi.paganini@securityaffairs.co

    LEARN MORE

    QUICK LINKS

    • Home
    • Cyber Crime
    • Cyber warfare
    • APT
    • Data Breach
    • Deep Web
    • Digital ID
    • Hacking
    • Hacktivism
    • Intelligence
    • Internet of Things
    • Laws and regulations
    • Malware
    • Mobile
    • Reports
    • Security
    • Social Networks
    • Terrorism
    • ICS-SCADA
    • POLICIES
    • Contact me

    Copyright@securityaffairs 2024

    We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
    Cookie SettingsAccept All
    Manage consent

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities...
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
    Non-necessary
    Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
    SAVE & ACCEPT