Key Takeaways
- Black Lotus Labs identified a Chinese‑linked “quartermaster” that provides a reusable infrastructure layer for espionage, combining reconnaissance, proxy orchestration, and traffic routing.
- The quartermaster’s model consists of four tightly coupled components: QScan (target reconnaissance), Fast Labyrinth (encrypted proxy mesh), QTRouter (access gateway), and QTProxy (node management).
- It leverages commercial “Airport” proxy services (e.g., fastlink.ws) to build operational relay box (ORB) networks that blend malicious traffic with legitimate consumer VPN usage, evading IP‑based defenses.
- Telemetry shows a dual‑track strategy: broad perimeter sweeps via QScan and precision application‑layer interrogation against high‑value targets, with overlapping data confirming a closed loop from reconnaissance to exploitation.
- Defenders should monitor specific domains/subdomains (qtproxy.xyz, yotocloud.com nodes) and adopt behavioral analytics to detect low‑volume, high‑value traffic hidden within normal VPN noise.
Overview of the Quartermaster Model
The quartermaster functions as a service‑layer provider for Chinese cyber‑espionage actors, offering a ready‑made infrastructure that handles target discovery, traffic obfuscation, and access control. Rather than each threat group building its own covert network, actors subscribe to this shared platform, which reduces operational overhead and increases stealth. The model’s value lies in its ability to scale reconnaissance and proxy services across multiple campaigns while maintaining a low observable footprint.
Four Core Components: QScan, Fast Labyrinth, QTRouter, QTProxy
The quartermaster’s architecture splits into four interconnected modules. QScan conducts automated reconnaissance, profiling networks and identifying high‑value targets. Fast Labyrinth forms the operational relay layer by hijacking commercial proxy infrastructure to create an encrypted mesh that masks traffic. QTRouter supplies a pre‑configured physical device that authenticates operators and manages access to the proxy nodes. QTProxy administers the Fast Labyrinth nodes, allowing users to select preset relays or craft custom paths. Together these modules streamline target validation, routing, and concealment for downstream espionage teams.
Operational Relay Box (ORB) Ecosystem Context
Modern state‑aligned actors are shifting from static VPS hosting to decentralized ORB networks built from compromised SOHO routers, IoT devices, or rented servers. ORBs rotate IP addresses and blend with normal internet noise, thwarting traditional blocklists. The quartermaster exploits this trend by co‑opting legitimate commercial proxy services rather than assembling a fragile mesh from scratch, thereby gaining immediate access to robust, high‑bandwidth transit routes.
Commercial “Airport” Proxy Transit Layer Mechanics
In mainland China, “Airport” services are subscription‑based proxies designed to bypass the Great Firewall. Unlike consumer VPNs focused on anonymity, Airports act as high‑velocity international hubs, employing protocols such as V2Ray, Shadowsocks, and Trojan to disguise traffic. The quartermaster purchases premium corporate subscriptions to apex Airport networks (e.g., fastlink.ws) and selectively taps high‑tier egress nodes. This grants low‑latency, multi‑homed BGP routes and IPLC channels while allowing the actor to piggyback on the noise generated by thousands of legitimate users streaming media over the same infrastructure.
QTProxy Admin Plane and Access Flow
Operators reach the quartermaster’s control plane via the QTRouter device, which authenticates them and forwards traffic to the QTProxy management console hosted at www.qtproxy.xyz. This web panel lets users view, configure, and adjust proxy node settings, establish custom relay chains, and monitor traffic forwarding rules. Analysis of login logs revealed a direct link between administrative activity originating from Nanjing‑based China Telecom/China Unicom IP space and sessions to the underlying yotocloud.com nodes, indicating that the quartermaster tests and calibrates its proxies before leasing them to downstream threat actors.
Fast Labyrinth Operational Dynamics and Targeting
Traffic analysis showed Fast Labyrinth operating with a steady, low‑volume profile that mimics ordinary VPN usage, making detection difficult. By filtering out the high‑volume background noise, researchers observed a precise focus on strategic sectors: major research universities (physics, bioinformatics, aerospace), government and defense networks, and critical infrastructure such as energy, finance, and healthcare. The quartermaster’s clients used these co‑opted routes to map exposed development perimeters, unpatched cloud storage, and credential‑harvesting points, laying groundwork for lateral movement and data exfiltration while remaining hidden within legitimate traffic streams.
The QScan Framework: Industrialized Reconnaissance
Supporting the proxy mesh, QScan operates as a decoupled scouting service. Its three‑stage pipeline includes a central task broker (mq‑task.qt‑proxy.org) that distributes scanning jobs via Celery/RabbitMQ, a global fleet of worker nodes that rotate across /24 subnets on a 30‑day cycle to avoid threshold‑based alerts, and a results backend (mq‑result.qt‑proxy.org) that aggregates discovered metadata—application banners, open ports, configuration states—into a Redis database. This architecture enables continuous, large‑scale perimeter sweeping while preserving operational stealth.
Behavioral Profiling Strategy: Broad Sweeps vs. Precision Interrogation
The quartermaster employs a dual‑track approach. Against heavily defended federal, military, and intelligence assets, QScan runs wide‑spectrum perimeter defense profiling, logging active interfaces and configuration drift over time. For high‑value corporate, scientific, and infrastructure targets, the framework switches to quiet, high‑port application‑layer sweeps tuned to extract OS fingerprints, identify trust boundaries, and map remote‑management interfaces. Over months, this precision engine built a library of targets aligning with the sectors later observed in Fast Labyrinth traffic, confirming a tight coupling between reconnaissance and exploitation.
Closing the Loop: Empirical Target Intersect
Correlating QScan discoveries with Fast Labyrinth session data revealed a clear overlap: networks identified by the scanner later received inbound connections from the proxy mesh during the same observation window. This structural tether demonstrates that the quartermaster’s reconnaissance and transit networks serve the same operational objectives. When a scanner flagged a viable interface, operators transitioned from probing to active exploitation, routing interactive sessions back through the obfuscated Fast Labyrinth mesh to establish backchannels, move laterally, or harvest data—all while staying concealed within ordinary VPN traffic.
Implications for Enterprise Defense and Recommended Mitigations
The quartermaster model illustrates the industrialization of nation‑state cyber operations: shared, multi‑tenant infrastructure provides anonymity, speed, and global reach at low cost. Traditional static IP blocks fail because the traffic rides legitimate commercial proxy services. Defenders should adopt behavioral analytics that detect low‑volume, high‑value sequences hidden within normal VPN flow, monitor for anomalous DNS or NetFlow toward the specific yotocloud.com subdomains (flanycast‑.yotocloud.com, flnode‑.yotocloud.com), and track authentication attempts to the qtproxy.xyz admin portal. Implementing strict outbound proxy policies, inspecting TLS‑encrypted traffic for unusual protocol signatures, and correlating threat‑intel feeds with the provided IOCs will improve detection of this stealthy enablement layer.
Technical Indicators of Compromise (IoCs)
- Domains/subdomains: qtproxy.xyz (admin plane), www.qtproxy.xyz (login), qt-proxy.org (core), jump.qt‑proxy.org (jump box), instantmessagehub.tech (admin endpoint).
- QScan infrastructure: mq‑task.qt‑proxy.org (154.64.238.222) – RabbitMQ task engine; mq‑result.qt‑proxy.org (154.64.238.247) – Redis results DB.
- Fast Labyrinth egress nodes: flanycast‑us.yotocloud.com, flanycast‑us‑bak.yotocloud.com, flanycast‑hk.yotocloud.com, flanycast‑hk‑bak.yotocloud.com, flanycast‑jp.yotocloud.com, flanycast‑tw.yotocloud.com, flanycast‑sg.yotocloud.com, flnode‑ulus.yotocloud.com, flnode‑dl.yotocloud.com.
Monitoring these indicators, combined with anomaly‑based detection of outbound traffic to the listed nodes, will help organizations identify and disrupt the quartermaster’s infrastructure before it enables successful espionage campaigns.

