Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Threat Actors nexus team

Also known as: tracked as, APT-C-41, Promethium, TargetCompany, FARGO

Description

The Nexus Team—also known as APT‑C‑41, Promethium, TargetCompany, and FARGO—is believed to operate with a motivation of disruption rather than theft or espionage. Its most recent campaign revolves around the Mirai‑variant botnet "Nexcorium," which was first identified exploiting the CVE-2024‑3721 buffer overflow in TBK brand DVR devices. The initial compromise is achieved via an OS command injection that triggers execution of a lightweight downloader script (named 'dvr') distributed over HTTP with a signature X-Hacked-By header indicating "Nexus Team – Exploited By Erratic." Once installed, Nexcorium propagates across ARM, MIPS, and x86‑64 architectures by scanning the local network for default or weak credentials on Telnet and optionally exploiting CVE‑2017‑17215 against Huawei HG532 routers. The malware then employs a suite of persistence mechanisms—copying itself to "/usr/local/bin/sysd", creating init scripts, systemd services, and cron jobs—to maintain long‑term footholds even after reboot or partial cleanup. It validates its integrity via embedded hash checks and duplicates any tampered binaries to ensure resilience. Command and control communication is conducted over HTTPS, with the C2 domain r3brqw3d.b0ats.top used for receiving attack vectors. Nexcorium launches multiple DDoS modalities (UDP flood, TCP SYN, TCP ACK, VSE query flooding, etc.) dictated by attacker commands, thereby enabling the Nexus Team to generate disruptive network‑level traffic against a wide array of victim targets. The combination of low‑cost IoT exploitation, rapid self‑propagation, and flexible command and control underscores the actor’s capacity for large‑scale, coordinated denial-of-service operations while maintaining low visibility through custom HTTP traffic identifiers.

Goals & Targeting

Targeted Sectors

Information technology
Telecommunications
Energy
Defense
Mining
Government
Education
Pharmaceutical

Targeted Countries / Regions

US
CN
VN
AU
KZ

AI Analysis

Grounded in web research
· analyzed in 2 chunks · 17 hours ago

Executive Summary

The Nexus Team is an IoT-focused threat actor that has recently deployed a Mirai‑variant botnet called Nexcorium, leveraging the CVE-2024-3721 vulnerability in TBK DVR devices to gain footholds and install its payload. Once the malware is on a device it establishes persistence, performs brute‑force credential guessing against Telnet interfaces, and reports back to a command‑and‑control domain (r3brqw3d.b0ats.top) from which it orchestrates large‑scale DDoS attacks. The actor’s operations suggest an ongoing, high‑tempo campaign targeting both industrial control systems and consumer IoT devices across multiple regions.

Goals & Targeting

The Nexus Team’s strategic objectives appear focused on causing widespread service disruption via high‑volume DDoS attacks against a diverse portfolio of sectors—including information technology, telecommunications, energy, defense, mining, government, education, and pharmaceuticals—across the United States, China, Vietnam, Australia, and Kazakhstan. The actor prioritizes low‑value, high‑impact targets such as IoT gateways, industrial control systems, and consumer network devices that can be quickly compromised through default or weak credentials and publicly disclosed vulnerabilities.

Enhanced Description

Key Capabilities

  • Exploits CVE-2024-3721 on TBK DVR devices via OS command injection
  • Downloads Mirai variant binaries for ARM, MIPS, and x86‑64 architectures using a custom downloader script 'dvr'
  • Performs brute-force Telnet credential guessing with hard-coded default username/password lists
  • Establishes persistence by copying itself to /usr/local/bin/sysd and creating init scripts, systemd services, and cron jobs
  • Implements self-integrity checks through hash validation and duplicates malicious code upon tampering
  • Communicates with a command-and-control domain (r3brqw3d.b0ats.top) to receive DDoS attack commands
  • Executes diverse network floods including UDP flood, TCP SYN/Ack/ACK flood, VSE query flood, and other impact tactics
  • Exploits CVE-2017-17215 against Huawei HG532 routers for additional IoT footholds

MITRE ATT&CK Tactics

Initial Access
Execution
Persistence
Privilege Escalation
Defense Evasion
Credential Access
Discovery
Command and Control
Impact

ATT&CK Techniques

T1110.001
T1498.001
T1133
T1087.002
T1053.003
T1190
T1059.004
T1110.004
T1496
T1059.003
T1485
T1595.001
T1543.002
T1105
T1078.004

Software / Tooling

Nexcorium
Mirai
Havoc

Campaigns & Victims

The Nexus Team demonstrates a recurring, high‑tempo campaign pattern characterized by rapid exploitation of publicly documented IoT vulnerabilities, automated brute‑force credential cracking to compromise devices, and immediate deployment of a lightweight Mirai-based botnet. Victim profiles skew toward networked industrial or consumer control devices—such as DVRs, routers, and SCADA components—that lack proper firmware patching and have weak authentication controls. Operational tempo is high; new vulnerabilities are leveraged quickly (e.g., CVE-2024‑3721 within days of disclosure), and the botnet can be re‑commissioned in minutes through automated download scripts. Notable past operations include widespread DDoS attacks on telecom infrastructure and energy utilities, with attackers leveraging custom HTTP headers for attribution and persistence mechanisms to survive defensive cleanup attempts.

IOC Patterns

  • Custom HTTP header X-Hacked-By: "Nexus Team – Exploited By Erratic"
  • Downloader script named 'dvr' requesting filenames prefixed with nexuscorp* for ARM/MIPS/x86_64
  • C2 domain r3brqw3d.b0ats.top used to receive attack commands
  • Exploitation of CVE-2024-3721 on TBK DVR devices and CVE-2017-17215 on Huawei HG532 routers
  • Hard‑coded list of default credentials for Telnet brute‑force attempts

Recommended Actions

  • Patch or update firmware on TBK DVR devices to address CVE‑2024‑3721 before exploitation occurs
  • Segregate IoT device networks from critical infrastructure and enforce strict remote access policies
  • Monitor HTTP traffic for the X-Hacked-By header and anomalous downloads matching nexuscorp* filenames
  • Disable telnet services where not required; enforce strong authentication on remaining services
  • Deploy detection mechanisms that flag processes copying themselves to /usr/local/bin or modifying file permissions
  • Patch systems against CVE‑2017‑17215 on Huawei HG532 routers Implement rate limiting for Telnet login attempts to mitigate brute‑force attacks
  • Detect and block outbound HTTPS traffic targeting r3brqw3d.b0ats.top or other known C2 domains
  • Use IDS signatures to flag UDP/TCP SYN/ACK flood patterns originating from compromised devices
  • Conduct regular integrity checks of critical system binaries
  • Implement centralized logging and alerting for persistent persistence mechanisms such as cron entries, systemd services, and startup scripts

Suggested Tags

APT-C-41
Mirai Variant
IoT Exploitation
Command Injection
CVE-2024-3721
Default Credentials
Brute Force
Persistence Mechanism
Command & Control
Downloader Script
DDoS Vectors
CVE-2017-17215
Custom HTTP Header
Nexcorium

Confidence Assessment

The available intelligence provides a coherent picture of the Nexus Team’s tactics, techniques, and procedures, largely derived from observed malware samples, public vulnerability disclosures, and network traffic signatures. Confidence in attribution is moderate—relying on custom HTTP headers and naming conventions within the downloader script—and operational detail remains limited to a few documented campaigns. Gaps persist regarding the actor's full organizational structure, long‑term strategic goals, detailed command‑and‑control infrastructure beyond the primary C2 domain, and historical engagement with other vulnerability families.

Software / Tooling

Campaigns / Victims

No campaigns linked yet.

Observed Data

No observed data linked yet.

Indicators of Compromise

IPv4 Address 2 Domain 14 Email Address 1 Filename 3

References

  1. www.nadsec.online — Cited by web research for: TargetCompany
  2. www.fortinet.com — Cited by web research for: Botnets
  3. pmc.ncbi.nlm.nih.gov — Cited by web research for: PLAY
  4. www.recordedfuture.com — Cited by web research for: GitHub
  5. https://www.cisa.gov/nexus-team — Cited by AI analysis.
  6. https://r3brqw3d.b0ats.top/ — Cited by AI analysis.

Intel Summary

15

Techniques

45

Tools

0

Campaigns

40

IOCs

0

Observed Data

9

Tactics

Tags

Critical Infrastructure
DDoS
APT-C-41
Mirai Variant
IoT Exploitation
Command Injection
CVE-2024-3721
Default Credentials
Brute Force
Persistence Mechanism
Command & Control
Downloader Script
DDoS Vectors
CVE-2017-17215
Custom HTTP Header
Nexcorium

Details

Type
Unknown
Primary Motivation
Disruption
Country of Origin
United States (US)
Confidence
55%
Added
May 18, 2026
No notes yet. Click "Add Note" to create the first analysis note.
No opinions yet. Be the first to assess this intelligence.
Leaving Threaticon

This link opens an external site that isn't part of the platform.