Skip to content
Signals
Monitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real timeMonitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real time

Ransomware

GET/api/v1/ransomware/groups

List Ransomware Groups

All ransomware data is fictional. No real victim identities, ransom amounts, leak site URLs or negotiation details are exposed.

Description

Retrieve ransomware group summaries. No real victim data, leak site links or operational instructions included.

Example response

{ "data": [ { "id": "rg-001", "name": "Mock Ransomware Group", "claimCount": 5, "status": "active" } ], "meta": { "page": 1, "perPage": 20, "total": 1 } }