Ransomware
34 views

How to Track Ransomware Groups Before They Hit Your Sector

By ScruteXPublished
More than 120 ransomware groups were active in 2025. Leak-site trackers counted somewhere between about 7,300 and 8,800 victims for the year, depending on whose method you trust, and the count keeps climbing as the market fragments into smaller operators.No security team can watch all of that, and watching all of it is not the point.
Key takeaways
  • Relevance beats coverage. A handful of well-maintained actor profiles that overlap your technology and geography is worth more than a wall of feeds.
  • A leak-site victim count describes claimed victims who did not pay, not all incidents, and trackers disagree. Use it to see patterns, not to predict.
  • Intelligence becomes useful only when you map it to your own assets, credentials and vendors. External intelligence without internal context is noise.

What Is Ransomware Threat Intelligence?

Ransomware threat intelligence is analysed information about ransomware groups, their behaviour and their targets, produced to help defenders decide where to act. It is not a raw indicator feed. It is the interpretation layer that turns "this group is active" into "this group exploits technology we run, and here is where we are exposed".
It works at four levels. Strategic intelligence describes shifts in the ecosystem, such as which groups are growing and how ransomware-as-a-service is changing, and a CISO uses it to set priorities. Operational intelligence describes how a specific group operates now, its tactics and the vulnerabilities it exploits. Tactical and technical intelligence covers the concrete signals: indicators, exposed credentials, a known exploited vulnerability present in your estate. Actor intelligence is the profile that ties the other three to a named group.
Good intelligence answers "so what?" for your organisation. A feed that names an active group is data. Intelligence tells you whether that group can reach you.

Why Does Sector-Specific Ransomware Intelligence Matter?

Sector alone is a weak filter. Saying "ransomware groups target healthcare" tells a hospital almost nothing it can act on. The better question is: which groups are relevant to our exposure? Relevance depends on industry, but also on geography, organisation size, technology stack, external attack surface, identity exposure, third-party dependencies and data sensitivity.
Here is the nuance most reporting skips. Apparent sector targeting often reflects something other than a preference for that sector. A cluster of victims in one industry can come from shared technology, a common vulnerable product, geography, the availability of access brokers, or a widespread control gap. The clearest 2025 example is Cl0p and Oracle E-Business Suite, covered below: Cl0p found a critical unauthenticated flaw in a widely deployed application and hit everyone running it. The victim list looked like a spread of large organisations because that is who runs that software, not because Cl0p chose them by industry.
One caution to carry through the rest of this guide: observed victimology shows patterns, it does not guarantee future targeting. A group that has hit organisations like yours is worth watching. That is not the same as knowing it will hit you.

What Does It Mean to Track a Ransomware Group?

Tracking a group does not mean checking whether its name is in the news. A mature actor profile has several parts, and each connects to a defensive decision.
Table 1: What to track in a ransomware actor profile
Intelligence areaWhat to trackWhy it matters
Identity and aliasesGroup name, rebrands, historical names, RaaS relationshipsGroups rename constantly; without alias tracking you lose the thread
VictimologyIndustries, countries, regions, organisation size, technology, changes over timeShows observed patterns to compare against your own profile
Initial accessStolen or stealer-log credentials, phishing, edge exploitation, IABsTells you which entry points to harden first
TTPsTactics, techniques and procedures, mapped to MITRE ATT&CKLets you test detections against how the group operates
VulnerabilitiesSpecific CVEs and products they exploitMaps directly to your patch queue
ToolsLoaders, C2 frameworks, credential dumpers, legitimate tools abusedFeeds detection engineering
AffiliatesWho runs attacks under the brand, and how that changesExplains sudden shifts in TTPs and victim mix
InfrastructureLeak sites, hosting patterns, infrastructure changes (defensive tracking)Supports monitoring and attribution
Extortion modelEncryption, data theft only, double extortion, deadlinesShapes incident response and legal planning
Activity trendsVolume changes, new victims, recruitment, victimology shiftsTells you whether relevance is rising or falling
The framework below shows how those fields feed into your own exposure and then into risk. That last step, mapping the profile to what you actually own, is where most programmes fall down.

Ransomware group vs family vs affiliate vs RaaS

These terms get used interchangeably and should not be. The difference changes how you track.
Table 2: Ransomware terms that are often confused
TermMeaningWhy it matters
Ransomware groupThe operation behind a brand: operators, developers and affiliatesThis is the unit you profile
Ransomware familyThe malware strain or codebase (for example, code derived from leaked Conti source)Different groups can share a family; a family alone does not identify an operator
AffiliateA criminal who runs attacks using a group's tooling for a share of the ransomAffiliates make one brand show very different TTPs and targets
RaaSRansomware-as-a-service: operators rent tooling, a builder and infrastructure to affiliatesExplains why one group can hit many sectors at once
Initial-access brokerA criminal who sells network access to affiliatesAccess is often bought, not earned; credential hygiene breaks this market
Double extortionStealing data before encryption and threatening to leak itThe leak threat is often worse than the encryption and changes your obligations

How Do Ransomware Groups Gain Initial Access?

Most ransomware intrusions start in a small number of ways, and government advisories from 2025 and 2026 keep naming the same categories. These are defensive intelligence categories, not instructions.
  • Stolen and stealer-log credentials. Valid accounts, often bought on criminal markets, are among the most common entry points. Breachsense, which indexes leak sites daily, notes that most ransomware attacks begin with compromised credentials sourced from infostealer logs.
  • Exploitation of public-facing applications. Unauthenticated flaws in internet-facing enterprise software, file-transfer tools and web applications.
  • VPN and firewall appliance flaws. Authentication-bypass vulnerabilities in edge devices.
  • Exposed remote services. RDP and remote-management tooling reachable from the internet.
  • Phishing. Still used, though credential purchase and vulnerability exploitation now lead for many groups.
  • Third-party and remote-support tooling. Access through a managed service provider or a widely used support product.
  • Initial-access brokers. Access bought ready-made.
Your defensive priorities follow from which of these a relevant group actually uses. A group that buys credentials pushes you toward identity monitoring and MFA. A group that mass-exploits an edge appliance pushes you toward external attack surface visibility and patch speed. The earliest stages, before exfiltration and before your name reaches a leak site, are where you have the most room to act.

8 Ransomware Threat Intelligence Signals Security Teams Should Monitor

These are the practical signals worth watching. Each is an indicator to check, not proof of an attack.
Table 3: Ransomware signals and recommended actions
#SignalWhat it may indicateInternal checkPotential action
1Rising sector activityA relevant group or affiliate scaling in your verticalAre we tracking who is active in our sector this quarter?Reassess actor relevance; brief responders
2New initial-access techniqueA relevant group added a new vulnerability, credential or VPN methodDo we use the affected technology or method?Validate exposure and patch status
3Technology overlapA relevant group repeatedly hits technology you runDo we operate it, and is any instance internet-facing?Trigger an exposure review
4Vulnerability overlapA group is exploiting a CVE present in your estateExposure, patch status, authentication, logsPrioritise patch or mitigation
5Credential exposureCorporate credentials appear in stealer logs or breach corporaDo exposed accounts still authenticate? Is MFA enforced?Reset, invalidate sessions, enforce MFA
6External attack-surface exposureInternet-facing services, remote access or admin interfaces exposedDo we know every internet-facing asset we own?Discover, review and reduce exposure
7Third-party exposureA vendor or partner is a viable access pathWhich vendors have access, and are any on leak sites?Vendor review; scope access and data flows
8Actor behaviour changeNew affiliates, TTPs, infrastructure, extortion model or victimologyDo our detections and assumptions still match?Update detections, profiles and risk register
The discipline that makes this work is holding the line between indicator and proof. A relevant group adding a CVE you run is a strong reason to check exposure today. It is not evidence that an attack is underway.

Where Can Security Teams Monitor Ransomware Groups?

The challenge is not finding feeds. It is correlating external intelligence with your actual exposure. These are the main sources, and they are not equally reliable.
Advisories and KEV are the highest-confidence sources. Vendor research is useful but sometimes carries promotional framing, so verify specific claims. Leak-site data is the least reliable as a predictor: it counts claimed victims who did not pay, some claims are exaggerated or fabricated, and different trackers produce different totals. Treat it as a view of the past, imperfectly.

How to Build a Ransomware Threat-Tracking Programme

You do not need a large team. You need a repeatable loop.
  1. Define your exposure. Document industry, geography, critical systems, sensitive data, internet-facing assets, cloud, remote access, identity systems and critical third parties. You cannot judge relevance without this baseline.
  2. Identify relevant groups. Prioritise by sector, geography, victim profile, technology overlap, vulnerability overlap and observed activity. A few maintained profiles beat a wall of feeds.
  3. Build actor profiles. Track the fields in Table 1: identity and aliases, victimology, initial access, TTPs, vulnerabilities, affiliates, infrastructure, extortion model and recent activity.
  4. Track TTP changes. Profiles decay. Groups add vulnerabilities, change affiliates and rebrand. Treat each profile as a living document.
  5. Map intelligence to internal assets. External intelligence (a group is exploiting a remote-access flaw) meets internal context (you run that product) meets risk context (it is internet-facing) and produces an action. This does not prove an attack is underway.
  6. Connect threats to risk. Translate the finding into a line on your risk register with an owner and a due date, not a note in an inbox.
  7. Assign ownership. Ransomware risk cuts across security operations, vulnerability management, IT, identity, vendor management, risk, incident response and business continuity. Name owners in advance.
  8. Monitor continuously. Reassess both actor profiles and your own exposure, because both change.

From Raw Feed to Actionable Intelligence

The gap between a feed and a decision is organisational context.
Raw: "Ransomware group X has targeted organisations in healthcare."
Actionable: "Group X recently began exploiting a vulnerability in a remote-access product. Our asset inventory shows two internet-facing instances of that product. Security should validate exposure, patch status, authentication controls and relevant logs, and confirm whether either instance is registered in our asset process."
The formula is: threat intelligence plus organisational context equals actionable intelligence. Without the internal half, a feed adds noise, and noise is what most teams already have too much of. The path runs external signal, internal context, risk, control, action, verification.

Real-World Ransomware Group Examples

Three current, government-documented groups show why the same tracking discipline applies differently to each.

Play

Observed behaviour. Active since June 2022, Play (also called Playcrypt) has been one of the most active groups of the period, running double extortion and recompiling its binary per victim to frustrate signature detection. Initial access. Valid accounts likely bought on criminal markets, plus exploitation of public-facing applications, including known FortiOS and Microsoft Exchange flaws, and RDP and VPN. Affiliates have also exploited remote-support tooling. Relevant signal. New credential exposure and exposed edge services in your estate. What defenders should check. MFA coverage, exposed remote services, and whether any FortiOS or Exchange instances are internet-facing and patched. Tracking lesson. For a group like this, identity monitoring and edge-service exposure are your leading indicators. A joint FBI, CISA and ACSC advisory updated in June 2025 reported roughly 900 affected entities as of May 2025, about three times the previously reported figure.

Cl0p

Observed behaviour. Cl0p mass-exploits file-transfer and enterprise software zero-days, and has largely moved to data-theft extortion rather than encryption. Prior campaigns hit MOVEit in 2023 and a Cleo file-transfer tool in 2024. Initial access. In 2025 it exploited CVE-2025-61882, a critical unauthenticated remote-code-execution flaw (CVSS 9.8) in Oracle E-Business Suite, in the wild from at least early August before Oracle patched it in early October. Relevant signal. A newly weaponised flaw in enterprise software you run. What defenders should check. Whether you run the affected product, whether any instance is internet-facing, and patch status against CISA KEV, which listed the flaw on 6 October 2025. Tracking lesson. The signal that matters is technology and vulnerability overlap, watched continuously, because the window between a flaw becoming known and mass exploitation is short. The victim spread reflected who runs Oracle EBS, not a chosen vertical.

Gunra

Observed behaviour. First observed in April 2025 and built on leaked Conti source code, Gunra began Windows-only, then added a Linux variant. It runs double extortion with a five to seven day deadline. Initial access. Affiliates exploited Fortinet FortiOS and FortiProxy authentication-bypass flaws (CVE-2024-55591 and CVE-2025-24472) in internet-facing devices. Relevant signal. Edge-appliance CVEs and new affiliate or alias activity. What defenders should check. Fortinet edge exposure and patch status, and whether MFA can be bypassed on those paths. Tracking lesson. Aliases and affiliate changes matter for a group evolving this fast. A joint advisory led by CISA and the FBI, published on 10 August 2026, reported that Gunra launched a formal RaaS affiliate program in early 2026, adopted the alias Golden Community, and recruits penetration testers as initial-access brokers.

Common Ransomware Intelligence Mistakes

  • Tracking every group equally. Attention is finite. Prioritise by relevance.
  • Treating leak-site lists as prediction. They count claimed victims who did not pay, not all incidents, and trackers disagree.
  • Collecting feeds without internal context. A feed with no asset, identity or vendor mapping is noise.
  • Focusing only on malware indicators. Hashes age fast. TTPs, identity and vulnerabilities are more durable.
  • Ignoring credentials. The most common entry point is a valid account, invisible to a malware-only view.
  • Ignoring vendors. Third-party access is a first-class path in.
  • Stale actor profiles. A profile that is not reassessed is a false sense of safety.
  • Separating CTI from risk management. If findings do not become owned risks with due dates, nothing changes.

How Early Can Threat Intelligence Warn You?

There is no universal ransomware warning period. Threat intelligence may give you weeks, days or hours of useful lead time, and sometimes none at all. A newly weaponised, mass-exploited zero-day can compress the window to almost nothing. The goal is not certainty. It is better prioritisation and preparedness: patching the exploited flaw before it is your turn, resetting the exposed credential before it is used, and knowing which vendor to call first. Anyone selling guaranteed advance warning of a ransomware attack is selling something that does not exist.

Could Your Organisation Be Exposed to a Relevant Ransomware Group?

Run this as a self-assessment. The aim is problem recognition, not fear.
  • ☐ Do we know which ransomware groups are active in our sector and geography this quarter?
  • ☐ Do we track their initial-access methods and the vulnerabilities they exploit?
  • ☐ Do we know whether those technologies exist in our environment, and whether any are internet-facing?
  • ☐ Can we name every internet-facing asset we own, from a recently reconciled register?
  • ☐ Do we monitor corporate credential exposure in stealer logs and breach corpora?
  • ☐ Do we understand which third parties have access, and whether any appear on leak sites?
  • ☐ Do we map ransomware intelligence to our risk register, with named owners?
  • ☐ Do we reassess actor relevance when a group changes TTPs or adds a vulnerability?
A conceptual view of the same idea, as a monitoring dashboard, might look like this. Illustrative example, not live threat intelligence.
SignalStatusWhy it mattersSuggested review
Sector targetingRaisedA relevant group is scaling in our verticalReassess actor relevance
TTP overlapWatchNew method matches our environmentValidate detections
Vulnerability exposureActionExploited CVE present and internet-facingPatch or mitigate now
Credential exposureActionExposed accounts still authenticateReset and enforce MFA
External attack surfaceWatchUnregistered internet-facing asset foundInvestigate and reduce
Vendor exposureWatchA supplier category is being hitVendor review

A Simple Ransomware Threat-Tracking Operating Model

An example cadence, not a universal requirement.
Daily: critical actor developments, exploited vulnerabilities, credential exposure, major advisories.
Weekly: relevant groups and new victims, TTP changes, vulnerability overlap, external exposure, vendor exposure.
Monthly: actor relevance, threat scenarios, the risk register, critical controls, incident response readiness, and backup and recovery readiness.

Ransomware Threat-Tracking Checklist

  • ☐ Identify relevant ransomware groups
  • ☐ Track aliases and rebrands
  • ☐ Monitor victimology
  • ☐ Track initial-access methods
  • ☐ Track TTPs
  • ☐ Track exploited vulnerabilities
  • ☐ Monitor credential exposure
  • ☐ Monitor external attack surface
  • ☐ Review third-party exposure
  • ☐ Map intelligence to assets
  • ☐ Assign risk owners
  • ☐ Create mitigation tasks
  • ☐ Verify remediation

Where ScruteX Fits

Everything above works with open-source advisories, a spreadsheet and discipline. The hard part at scale is the mapping step: keeping actor profiles current and connecting them to your live exposure across assets, credentials and vendors, without a full-time analyst doing it by hand. That is the work most teams cannot sustain.
ScruteX is a Continuous Threat Exposure Management (CTEM) platform for external risk. Its Threat Insights module maps active threat actors, their TTPs and their indicators to your region and sector, rather than handing you a generic feed to triage. Its Exploit Context Layer enriches each finding with weaponisation status, active campaign intelligence and whether the affected asset is actually reachable, so a CVE a group is exploiting is checked against your specific assets and exposure. Vulnerability Insights discovers the internet-facing assets nobody registered. Data Exposure Insights matches your domains against dark web, paste-site and breach sources for leaked credentials and stealer-log appearances. Vendor Insights flags a supplier's exposure before it reaches your procurement team's news alert.

What Security Teams Should Do Now

  1. Identify the ransomware groups relevant to your organisation.
  2. Track their victimology, TTPs and exploited vulnerabilities.
  3. Monitor credentials, sessions and external exposure.
  4. Correlate external signals with internal assets.
  5. Assign owners to findings, with due dates.
  6. Reassess continuously, because actors and your surface both change.

FAQ

What is ransomware threat intelligence? Ransomware threat intelligence is analysed information about ransomware groups, their behaviour and their targets, produced to help defenders prioritise. It works at strategic, operational, tactical and actor levels, and its value is telling you not just that a group is active, but whether it can reach your organisation.
How do you track ransomware groups? Build actor profiles for the groups relevant to your sector, geography and technology; track their victimology, TTPs, initial-access methods and exploited vulnerabilities; map that to your own exposure; prioritise where relevance and exposure overlap; and reassess continuously.
How do organisations identify ransomware groups relevant to their industry? By reviewing victimology from government advisories and reputable research and comparing it to their own profile. A caution: a sector victim cluster can reflect shared technology or vulnerability exposure rather than a preference for that industry, so treat it as a reason to check overlap, not as a forecast.
What information should you track about a ransomware group? Identity and aliases, victimology, initial access, TTPs, exploited vulnerabilities, tools, affiliates, infrastructure, extortion model and activity trends.
What are common ransomware initial-access methods? Stolen or stealer-log credentials, exploitation of public-facing applications and edge appliances, exposed RDP and VPN, phishing, third-party and remote-support tooling, and access bought from initial-access brokers.
Can ransomware threat intelligence predict an attack? No. It provides context and signals that help prioritise defensive action. It cannot tell you when, or whether, an attack will happen, and it offers no guaranteed warning window.
How often should ransomware intelligence be reviewed? Continuously for high-priority signals, weekly for relevant groups and exposure changes, and monthly for a broader reassessment of actor relevance, scenarios and controls.
How does ransomware intelligence connect to risk management? Through the chain of external signal, internal context, risk, control, action and verification. A finding that becomes an owned risk with a due date is intelligence doing its job. One that stays in an inbox is not.

You cannot prioritise a ransomware group you have not connected to your own exposure. ScruteX maps active actors, TTPs and exploited vulnerabilities to your region and sector, then checks them against your external assets, credentials and vendors, so the list you act on is scoped to who could actually reach you. Start with a domain. ScruteX offers a free tier with no credit card required.