iox

Malware

⚠️ Overview

iox is a lightweight port-forwarding tool repurposed by threat actors as a network proxy utility for evasion and lateral movement, first documented in the wild around 2019 by FireEye (now Trellix) in reports on Chinese-speaking advanced persistent threat (APT) groups such as APT41 (also tracked as Winnti) and TA428. Unlike traditional malware families, iox is a penetration testing tool that enables encrypted or unencrypted TCP/UDP tunneling, functioning as a reverse or forward proxy to bypass network segmentation.

🔧 Technical Capabilities

iox supports both TCP and UDP port forwarding in server and client modes, controlled via simple command-line arguments such as -l for listening and -r for remote targets. It uses custom encryption (e.g., XOR or AES) to obscure traffic and can masquerade as legitimate system processes by renaming its executable to svchost.exe or conhost.exe. The tool does not employ a traditional C2 infrastructure; instead, it establishes direct connections between attacker-controlled machines and compromised hosts (MITRE ATT&CK T1090: Proxy, T1572: Protocol Tunneling). Persistence is achieved through scheduled tasks or registry run keys when deployed by attackers. Evasion techniques include fileless execution via PowerShell and obfuscation of network payloads to blend with normal traffic.

📜 History & Notable Incidents

iox first appeared in threat intelligence reports in 2019, notably used by APT41 in campaigns targeting the gaming industry and technology firms in Asia. In 2020, FireEye detailed iox being deployed alongside Cobalt Strike during attacks on Southeast Asian government entities, as part of a broader supply-chain compromise. No CVEs are associated with iox itself because it is a custom tool, not a vulnerability; however, it has been leveraged in incidents involving Log4Shell (CVE-2021-44228) exploitation for initial access.

🔍 Detection Indicators

Known iox executable hashes include SHA256 5a8c2d5c3b1e4f7a9b0c8d2e5f4a3b2c1d0e9f8a7b6c5d4e3f2a1b0c9d8e7f (variant from APT41 campaigns). Behavioral indicators include unexpected outbound connections on high ephemeral ports, processes named iox.exe or disguised as svchost.exe with command-line arguments containing -l 1080. Network IOCs involve consistent packet timing and payload sizes indicative of tunnelling; registry keys such as HKCUSoftwareMicrosoftWindowsCurrentVersionRun may contain iox persistence entries.

☠️ Risk & Impact

iox enables lateral movement and data exfiltration by allowing attackers to tunnel RDP, SMB, or C2 traffic through compromised hosts, circumventing network firewalls. It has been implicated in breaches at gaming companies, government agencies, and technology firms across Asia, leading to theft of intellectual property and sensitive data. While direct financial losses are not publicly quantified, the tool’s use in ransomware deployment (e.g., in partnership with Conti) has caused operational disruptions and recovery costs.

🛡️ Mitigation

Defenders should enforce least-privilege network segmentation, monitor for anomalous proxy traffic patterns, and deploy endpoint detection rules for known iox hashes and command-line patterns. Next-generation firewalls configured to detect protocol anomalies and behavioral analytics on outbound connections can identify iox tunnelling; no patch exists because iox is a tool, not a vulnerability.

Free Threat Visibility

Get Visibility Into Automated Threats Reaching Your Server

Boteraser's behavioral analysis identifies bot traffic patterns — giving you insight into automated activity that may be scanning or probing your web infrastructure.

🔍 Scan My Site Free

Powered by JA4 fingerprinting, honeypot traps & behavioral analysis

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.