TL;DR: QTFY’s industrialised scanning, exploitation, and traffic-obfuscation model shows how a state-linked actor can scale reconnaissance, initial access, and persistence across critical infrastructure, according to SafeBreach’s analysis of JCSA-20260826-01. The main lesson is that exposure management, credential harvesting, and proxy-borne traffic need to be treated as one attack chain, not separate problems.
NHIMG editorial — based on content published by SafeBreach covering JCSA-20260826-01 and QTFY: QTFY Coverage for Joint Cybersecurity Advisory JCSA-20260826-01
By the numbers:
- A May 2024 campaign exfiltrated data from over 300 organisations worldwide.
Questions worth separating out
Q: What breaks when industrial scanners target every exposed system at scale?
A: Security programmes that rely on periodic review break first, because automated scanning compresses the time between disclosure and exploitation.
Q: Why do proxy networks make intrusion attribution so difficult?
A: Because the visible IP usually belongs to the relay, not the actor.
Q: How should teams respond when internet-facing gateway credentials are harvested?
A: Containment starts with terminating active sessions, resetting administrative and remote-access credentials, and removing public exposure where possible.
Practitioner guidance
- Prioritise exposure on internet-facing systems Inventory VPNs, edge devices, and externally reachable web applications, then rank them by exploitability and business criticality so patching follows likely attack paths rather than calendar order.
- Revocation triggers for harvested credentials Define an incident-response playbook that invalidates suspicious credentials, tokens, and active sessions as soon as web shell or RAT activity is confirmed or strongly suspected.
- Shift detections away from IP reputation Correlate proxy use, unusual command sequences, and entitlement behaviour because QTRouter can make malicious traffic look like legitimate residential or commercial proxy activity.
What's in the full report
SafeBreach's full research covers the simulation mappings and IOC coverage this post intentionally leaves at a higher level:
- Nine mapped simulations, including one behavioural attack and eight IOC-based scenarios tied to QTFY infrastructure
- Advisory-linked CVEs and the specific detection conditions used to validate exposure against QScan and QTRouter
- Operational guidance on why the agencies advise vetting indicators before blocking them outright
- Attack-path examples that show how post-compromise credential use supports persistence across environments
👉 Read SafeBreach's analysis of the QTFY advisory and mapped simulations →
QTFY industrialised scanning and IoT obfuscation: what defenders missed?
Explore further
Industrial scanning is now a governance problem, not just a threat-intelligence problem. When an actor can process millions of reconnaissance tasks a day, every internet-facing service becomes a continuously tested control surface. That shifts the burden from alert triage to exposure reduction, because the adversary is effectively running its own validation pipeline against your perimeter. Practitioner conclusion: patch cadence and asset visibility now function as frontline security controls.
A few things that frame the scale:
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
- A separate 2024 ESG report on managing non-human identities found that two-thirds of enterprises have endured a successful cyberattack resulting from compromised non-human identities.
A question worth separating out:
Q: Who is accountable for stopping proxy-based persistence after intrusion?
A: Accountability sits across security operations, IAM, and infrastructure teams because the failure spans detection, credential control, and network egress governance. Frameworks such as MITRE ATT&CK and NIST SP 800-53 help assign the relevant defensive lanes, but the programme owner must ensure revocation, monitoring, and exposure validation are tied together as one response process.
👉 Read our full editorial: QTFY shows how industrialised scanning and obfuscation scale attacks