TL;DR: Qilin’s 2025 playbook combines phishing, browser abuse, SaaS compromise, and token theft to turn identity and session control into ransomware entry points, according to Seraphic. The key lesson is that browser-mediated access has become an enforcement layer, so defenders need controls that stop credential and session abuse before encryption or exfiltration begins.
NHIMG editorial — based on content published by Seraphic: What Is Qilin? Qilin, sometimes spelled Qulin and also known as Agenda
By the numbers:
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams handle browser-based identity compromise in ransomware campaigns?
A: Treat the browser as an enforcement point for identity, not just a user interface.
Q: Why do browser sessions increase ransomware risk after phishing succeeds?
A: A browser session can preserve trust after the initial login, even when the credential or MFA step was compromised.
Q: What do security teams get wrong about trusted browser extensions?
A: They often assume the store listing is the control, when the real control is the extension’s runtime behaviour.
Practitioner guidance
- Harden browser-based authentication flows Block credential submission on suspicious pages, enforce phishing-resistant MFA where possible, and prevent auto-fill into unverified login forms so captured sessions cannot be created through browser interaction.
- Govern browser extensions as privileged software Review extension permissions, remove high-risk extensions, and maintain an allow list for browsers that can access corporate SaaS applications and identity providers.
- Bind SaaS access to session and device context Require managed browser sessions, device posture checks, and contextual access rules before allowing downloads, privileged actions, or access to sensitive SaaS tenants.
What's in the full article
Seraphic's full post covers the operational detail this post intentionally leaves for the source:
- Client-side phishing detection logic for blocking credential entry in real time
- Browser extension scoring and enforcement workflows for risky add-ons
- SaaS session controls that tie access to device posture and browser trust
- Runtime exploit prevention details for stopping click-to-code-execution chains
👉 Read Seraphic’s analysis of how Qilin ransomware uses browser-based identity compromise →
Qilin’s browser-centric ransomware model: what should teams change?
Explore further
Browser-mediated identity has become a ransomware control plane. Qilin’s operating model shows that phishing, token theft, and SaaS abuse now matter as much as host encryption. The browser is where identity is presented, reused, and often exposed, which makes it a governance boundary rather than a passive client. IAM and PAM teams should treat browser enforcement as part of access architecture, not an endpoint afterthought.
A few things that frame the scale:
- 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
- A separate finding from the same research shows that only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, which helps explain why SaaS and token abuse remain hard to govern.
A question worth separating out:
Q: Who is accountable when stolen browser sessions are used to launch ransomware activity?
A: Accountability usually spans IAM, endpoint, and SaaS owners because the failure is a control gap across authentication, session governance, and application access. Under frameworks such as NIST CSF and NIST SP 800-53, organisations need clear ownership for identity assurance, session revocation, and privileged access containment before a compromised browser becomes an enterprise incident.
👉 Read our full editorial: Qilin’s browser-driven ransomware model shifts identity risk