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
}
}
