Categories: Cyber Security News

PolarEdge establishes a unique communication method using custom TLS server and proprietary binary protocol

Sekoia.io’s Threat Detection and Research (TDR) team has published a technical deep dive on the PolarEdge Backdoor, a newly identified IoT malware implant observed targeting QNAP NAS devices through exploitation of CVE-2023-20118, a remote code execution flaw in Cisco routers.
Sponsored

The discovery follows the team’s earlier identification of the PolarEdge botnet in January 2025, which abused IoT infrastructure belonging to Asus, QNAP, and Synology routers.

Detected by honeypots on February 10, 2025, the campaign delivered a shell script (“q”) via FTP that fetched and executed the PolarEdge implant.

The 1.6 MB ELF binary, although not obfuscated, employs multiple anti-analysis measures and a combination of cryptographic algorithms to conceal its configuration and internal workings.

PolarEdge’s distinctive TLS command server

At its core, PolarEdge implements an embedded TLS server using the mbedTLS 2.8.0 library, which is unusual among IoT malware that typically connects outbound to command servers.

This local TLS listener enables inbound, authenticated control using a custom binary protocol. The malware verifies a sequence of embedded tokens within each request and executes commands received over encrypted sessions.

The absence of authentication mechanisms beyond static “magic tokens” means that any party in possession of these values could potentially hijack infected devices.

Section decryption algorithm

The backdoor’s configuration resides in the last 512 bytes of the ELF binary, XOR-encrypted with key 0x11 and split into three segments: a filter file identifier (“GLyzaagK”), server parameters including listening port 49254, and the C2 server list.

During execution, the implant decrypts embedded sections (.init_rodata and .init_text) using the PRESENT block cipher, a lightweight 64-bit encryption algorithm, revealing certificates, routine code, and hardcoded command handlers.

Notably, PolarEdge chains successive PRESENT keys for multi-block decryption, a rare choice in modern malware design.

Sponsored

Embedded stealth and flexible control

To evade detection, the implant disguises itself using system-like process names such as “igmpproxy” or “httpd” and overlays its own /proc/<pid> directory with /proc/1, effectively concealing runtime attributes.

It lacks persistence across reboots but employs a fork-based watchdog that relaunches the binary every 30 seconds if the parent process terminates.

PolarEdge supports two auxiliary modes. Connect-back mode allows TLS-based download of files from remote servers, while debug mode permits dynamic reconfiguration of C2 destinations by decrypting base64-encoded parameters.

Daily fingerprinting routines send identifiers such as device IP, MAC address, process ID, and firmware tag (“QNAP_2”) to its C2 via encrypted HTTP GET requests, with potential for on-demand payload delivery through /tmp/.qnax.sh.

The analysis positions PolarEdge as a sophisticated IoT-oriented malware adopting mature encryption and stealth mechanisms typically reserved for desktop APT toolkits, signaling a growing convergence between network appliance exploitation and advanced modular implant design.

Find this Story Interesting! Follow us on Google News , LinkedIn and X to Get More Instant Updates

The post PolarEdge establishes a unique communication method using custom TLS server and proprietary binary protocol appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

A robot arm with puppy dog eyes is just one of Lenovo’s new desktop AI concepts

The AI Workmate Concept can move and rotate to accomplish various tasks, but can it…

2 hours ago

The new Yoga 9i 2-in-1 from Lenovo has an angled ‘canvas mode’ for easier note-taking

The magnetic pen case is pulling wedge duty in there. Lenovo has a few new…

2 hours ago

Lenovo’s redesigned ThinkPad Detachable tablet has a bigger screen and legit keyboard

We’ve been waiting five years for this follow-up to the X12 Detachable. | Image: Lenovo…

2 hours ago

Minor injuries reported after crash south of Abilene

TAYLOR COUNTY, Texas (KTAB/KRBC) - A two-vehicle collision occurred south of Abilene Sunday afternoon. The…

3 hours ago

Scream 7 Secures Biggest Box Office Opening Weekend of the Scream Franchise

Scream 7 has enjoyed a huge box office opening weekend, with nearly $100 million secured…

3 hours ago

The Best Deals Today: Twin Peaks Blu-ray, Super Mario RPG, Fantasion Neo Dimension, and More

Another month has ended, and we are now officially in March! Today, there are quite…

3 hours ago

This website uses cookies.