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 DragonRank

Also known as: WEBJACK, STAC6451 was published, CL-STA-0048, Thallium, Black Banshee, Mythic Leopard, Transparent Tribe

Description

DragonRank operates primarily against public‑facing web services in Asia and Europe, targeting organizations ranging from government to consumer retail. The group’s core technique is the deployment of malicious IIS modules—most notably BadIIS—which hijack search‑engine requests and deliver black‑hat traffic to third‑party sites. After compromising a server they install a portfolio of backdoors, including the PlugX RAT for remote control and credential dumping via Mimikatz and its derivatives. The actor also leverages publicly known application vulnerabilities (CVE‑2024‑9047 on IIS, WordPress file‑upload flaws) to drop .aspx web shells such as ASPXSpy or customized PowerShell stagers. These shells enable in‑memory execution of encoded payloads, DLL sideloading via legitimate binaries (AppLaunch.exe, certutil), and reflective code loading for evasion. DragonRank’s operations are tightly scripted: scheduled tasks, RDP manipulation through registry edits, and HTTPS/WS C2 tunnels using custom modules or standard frameworks such as Cobalt Strike. They further employ DNS exfiltration and hex‑staging via certutil to hide data outflows. Overall the group presents a hybrid of cyber‑crime economics—SEO fraud and credential theft—with a sophistication that reflects organized threat‑intelligence communities. The actor’s persistence is compounded by lateral movement through remote desktop, WMI, and copy‑of‑domain accounts (e.g., sysadmin123). By maintaining a foothold in compromised networks it can exfiltrate large amounts of data or pivot to other critical assets such as financial or telecommunication systems.

Goals & Targeting

Targeted Sectors

Government
Financial services
Telecommunications
Critical infrastructure
Education
Defense
Non profit
Transportation
Food agriculture
Healthcare
Manufacturing
Media
Retail
Aviation
Utilities
Information technology
Mining

Targeted Countries / Regions

CN
IN
BR
VN
UA
PL
NL
JP
KP
MX
KZ
US
DE
TW
KR
AZ
TR
RU

AI Analysis

Grounded in web research
· analyzed in 37 chunks · 12 hours ago

Executive Summary

DragonRank is a financially motivated, Chinese‑speaking threat actor that exploits legacy IIS, phpMyAdmin and WordPress to install malicious web shells and the BadIIS module. Using SEO poisoning they redirect search‑engine crawlers and end users to fraudulent sites while leveraging PlugX for lateral movement, persistence and credential theft.

Goals & Targeting

DragonRank appears primarily driven by monetization: SEO poisoning generates click‑through revenue for fraudulent gambling, e‑commerce and phishing sites; credential dumping fuels identity theft for future scams. Their target list spans a broad spectrum—government, finance, telecom, healthcare, education—suggesting opportunistic threat‑crowd rather than purely espionage. The focus on legacy IIS infrastructure indicates both low technical barriers and high potential exposure. The group also appears to be expanding its C2 surface, using cloud services and DNS tunneling, likely to sustain long‑term operations. Strategically, the actor blends short‑cycle web shell attacks with longer‑term RAT deployments (PlugX) enabling data exfiltration and privilege escalation. This hybrid approach aligns with financial‐gain objectives while providing a secondary profit stream from credential sales or ransomware deployments. Key capabilities include: - SEO poisoning via injected IIS modules (BadIIS) - Public‑app exploitation: IIS, phpMyAdmin, WordPress - Web‑shell deployment (ASPXSpy, PowerShell stagers) - PlugX RAT installation for persistence and lateral movement - Credential dumping with Mimikatz/BadPotato variants - DLL sideloading & reflective code loading for evasion - Scheduled tasks and RDP registry changes for persistence - Hex staging and certutil downloads for payload delivery - DNS exfiltration using subdomain enumeration - C2 over HTTP/HTTPS/WebSockets and custom IIS modules

Enhanced Description

Key Capabilities

  • Deploy BadIIS malicious IIS module for SEO poisoning
  • Exploit public‑facing vulnerabilities such as IIS CVEs, phpMyAdmin and WordPress to drop web shells
  • Install PlugX RAT for remote access, persistence and lateral movement
  • Dump credentials using Mimikatz and its derivatives like BadPotato or GodPotato
  • Perform DLL sideloading and reflective code loading via legitimate binaries (certutil, AppLaunch.exe)
  • Create scheduled tasks and modify RDP registry settings to maintain persistence
  • Staged payload delivery via certutil with hex encoding or RC4/AES encryption
  • Exfiltrate data over DNS subdomains and use KCP protocol for covert traffic
  • Use web‑based phishing redirect tactics targeting search engines and user agents

MITRE ATT&CK Tactics

Initial Access
Execution
Persistence
Privilege Escalation
Defense Evasion
Credential Access
Discovery
Lateral Movement
Command and Control
Exfiltration
Resource Development

ATT&CK Techniques

T1190
T1505.003
T1053.005
T1078
T1068
T1574.001
T1105
T1136
T1059.003
T1112
T1082
T1033
T1047
T1057
T1077
T1100

Software / Tooling

PlugX
BadIIS
ASPXSpy
Mimikatz
BadPotato
GodPotato
PrintNotifyPotato
GhostRedirector
VShell
PULSEPACK
BypassBoss
Certutil
PowerShell
AppLaunch.exe
Cobalt Strike
STOWAWAY

Campaigns & Victims

DragonRank’s campaigns have a documented operational tempo of weeks to months, often following the lifecycle of an exploited server: initial exploitation via public‑facing application vulnerabilities, web shell deployment, SEO poisoning launch, and subsequent lateral movement before data exfiltration or monetization. Victims cover multiple industries—government, finance, telecom, healthcare and media—across countries such as China, India, Vietnam, Ukraine and the United States, reflecting an opportunistic but geographically wide reach. Notable past operations include the “Rewrite” campaign documented by Palo Alto Networks (Targeting European IIS servers), the “WEBJACK” series that hijacked legacy Windows servers for gambling fraud sites, and the recently reported “GhostRedirector” attack which added a malicious IIS module to inject fake content. Each operation typically leveraged the same core kit—BadIIS for SEO poisoning and PlugX for persistence. The group's pattern of rapidly adding new C2 domains, shifting between HTTP, HTTPS, WebSocket, and DNS tunneling indicates an evolving infrastructure aimed at evading detection while retaining flexibility across varied victim environments.

IOC Patterns

  • Presence of BadIIS DLL in ProgramData/iis modules
  • URL redirects via /zz.php, /xx1.php or /zz1.php used for SEO poisoning
  • Domains such as mail.tttseo.com, sentinelones.com or 43.247.135.53 used as C2 endpoints
  • ASPX web shells discovered under phpMyAdmin/WordPress directories with filenames like badshell.aspx
  • Command line usage of appcmd.exe to modify IIS config
  • Use of certutil and PowerShell commands for staged payload download
  • DLL sideloading via legitimate binaries AppLaunch.exe or Acrobat.exe
  • Hex‑staging encoded files ending in .aspx containing RC4/AES payloads
  • DNS exfiltration subdomains like ping.subdomain. example.com

Recommended Actions

  • Patch IIS and public web applications (WordPress, phpMyAdmin) promptly and harden legacy configurations
  • Deploy WAF and IPS rules to detect injected BadIIS modules and SEO poisoning traffic
  • Monitor IIS logs for abnormal appcmd.exe activity and new module registrations
  • Implement file integrity monitoring on ProgramData and Windows system directories for unexpected DLLs (badiis.dll, cgihttp.dll)
  • Block outbound connections to known BadIIS C2 domains and IPs using DNS filtering or firewall rules
  • Enforce least‑privilege on web servers, restrict RDP access, enable MFA on remote services
  • Detect and block execution of credential dumping tools (Mimikatz, BadPotato) via EDR
  • Monitor for scheduled tasks or registry changes enabling persistence (HKLM\Software\Microsoft\Windows\CurrentVersion\Run)
  • Segregate vulnerable web servers from internal networks using segmentation and micro‑segmentation
  • Educate staff on phishing and QR code risks associated with DragonRank phishing campaigns

Suggested Tags

DragonRank
SEO poisoning
BadIIS
PlugX
IIS hijacking
web‐shell
Chinese-speaking actor
black‑hat SEO
credential dumping
lateral movement
privilege escalation
DLL sideloading
DNS exfiltration
Command and Control HTTP

Confidence Assessment

The available data provides a solid picture of DragonRank’s technical capabilities, campaign patterns and monetization motives, with a moderate to high confidence level. Attribution remains uncertain due to the lack of clear nation‑state indicators beyond language; however the structured TTPs and toolset strongly support a financially motivated cyber‑crime organization. Gaps remain around exact operational timelines (first/last seen), full scope of victim industries across all regions, and whether DragonRank is evolving into a more advanced threat actor with espionage objectives.

ATT&CK Techniques

Command & Control
1 technique
Defense impairment
1 technique
Lateral Movement
1 technique
Privilege Escalation
1 technique

Campaigns / Victims

No campaigns linked yet.

Observed Data

No observed data linked yet.

Indicators of Compromise

Domain 10 SHA-256 Hash 1 IPv4 Address 2 Filename 6 URL 1

References

  1. www.trendmicro.com — Cited by web research for: STAC6451 was published
  2. blog.talosintelligence.com — Cited by web research for: Thallium
  3. blog.talosintelligence.com — Cited by web research for: T1555
  4. unit42.paloaltonetworks.com — Cited by web research for: WildFire
  5. unit42.paloaltonetworks.com — Cited by web research for: Beacon
  6. www.withsecure.com — Cited by web research for: cgihttp.dll
  7. https://misp-galaxy.org/threat-actor/ — Cited by AI analysis.
  8. https://malpedia.caad.fkie.fraunhofer.de/actor/apt27 — Cited by AI analysis.
  9. https://www.cyfirma.com/news/weekly-intelligence-report-14-feb-2025/ — Cited by AI analysis.
  10. https://blog.talosintelligence.com/from-pdb-strings-to-maas-tracking-a-commodity-badiis-ecosystem/ — Cited by AI analysis.
  11. https://mallory.ai/actors/019e982f-1234-7dc2-8b0e-520c127802ed — Cited by AI analysis.
  12. https://harfanglab.io/insidethelab/rudepanda-owns-iis-servers-like-2003/ — Cited by AI analysis.
  13. https://labs.cloudsecurityalliance.org/research/csa-research-note-op512-china-iis-webshell-espionage-2026060/ — Cited by AI analysis.
  14. https://malpedia.caad.fkie.fraunhofer.de/actors — Cited by AI analysis.
  15. https://www.facebook.com/stanforddaily/posts/black-hat-actors-have-targeted-stanfords-web-ecosystem-redi/1646922590766993/ — Cited by AI analysis.
  16. https://www.demo-cloud.space/threats/ — Cited by AI analysis.
  17. https://misp-galaxy.org/tidal-groups/ — Cited by AI analysis.
  18. https://www.welivesecurity.com/en/eset-research/ghostredirector-poisons-windows-servers-backdoors-side-potatoes/ — Cited by AI analysis.
  19. https://circleid.com/members/8352 — Cited by AI analysis.
  20. https://threats.wiz.io/all-techniques — Cited by AI analysis.
  21. https://blog.darklab.hk/tag/dark-web/ — Cited by AI analysis.
  22. https://library.bsafes.com/docs/issues/attack/attack/ — Cited by AI analysis.
  23. https://thecyberexpress.com/dragonrank-manipulates-seo-rankings-malicious/ — Cited by AI analysis.
  24. https://hackread.com/chinese-dragonrank-hackers-windows-servers-seo-fraud/ — Cited by AI analysis.
  25. https://blog.polyswarm.io/vshell-linux-backdoor — Cited by AI analysis.
  26. https://blog.deepsec.net/deepsec-2025-talk-the-anatomy-of-dragonrank-understanding-and-defending-against-seo-driven-iis-compromises-joey-chen/ — Cited by AI analysis.
  27. https://thehackernews.com/2025/10/chinese-cybercrime-group-runs-global.html — Cited by AI analysis.
  28. https://www.rescana.com/post/chinese-cybercrime-group-exploits-iis-servers-worldwide-for-seo-fraud-and-credential-theft — Cited by AI analysis.
  29. https://rewterz.com/threat-advisory/dragonrank-campaign-targets-european-and-asian-iis-servers-active-iocs — Cited by AI analysis.
  30. https://thehackernews.com/2024/09/dragonrank-black-hat-seo-campaign.html — Cited by AI analysis.
  31. https://www.securityweek.com/chinese-hacking-group-earth-lamia-targets-multiple-industries/ — Cited by AI analysis.
  32. https://fgx.co.za/info/the-rising-threat-of-dragonrank-seo-attacks-how-cybercriminals-are-manipulating-search-engines/ — Cited by AI analysis.
  33. https://darkreading.com/cyberattacks-data-breaches/seo-poisoning-campaign-chinese-actor — Cited by AI analysis.
  34. https://www.varutra.com/ctp/index.php — Cited by AI analysis.
  35. https://blog.darklab.hk/author/darklabhk/ — Cited by AI analysis.
  36. https://www.wokb.cz/ALERT/alerts_virus.htm — Cited by AI analysis.
  37. https://socradar.io/free-tools/campaigns/1218 — Cited by AI analysis.
  38. http://a.googie.pw/xx1.php — Cited by AI analysis.
  39. hxxp://404.008php[.]com/ — Cited by AI analysis.
  40. hxxp://103.6.235[.]26/ — Cited by AI analysis.
  41. https://h5.nasa6.com/shell/ — Cited by AI analysis.
  42. https://labs.withsecure.com/publications/darkgate-rises — Cited by AI analysis.

Intel Summary

44

Techniques

45

Tools

0

Campaigns

40

IOCs

0

Observed Data

13

Tactics

Tags

Backdoor / C2
APT
Cybercrime
Espionage
Malware
Web applications
DragonRank
SEO poisoning
BadIIS
PlugX
IIS hijacking
web‐shell
Chinese-speaking actor
black‑hat SEO
credential dumping
lateral movement
privilege escalation
DLL sideloading
DNS exfiltration
Command and Control HTTP

Details

Type
Unknown
Primary Motivation
Financial gain
Country of Origin
China (CN)
Confidence
60%
Added
May 17, 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.