All threat actor profiles are fictional. No real operational details, tooling specifics or attribution to real groups is provided.
Description
Retrieve threat actor profiles with type, region and sector filters. All profiles are fictional and editorially reviewed.
Example response
{
"data": [
{
"id": "ta-001",
"name": "Fictional APT Group",
"type": "apt",
"originRegion": "Unknown",
"confidence": "high"
}
],
"meta": {
"page": 1,
"perPage": 20,
"total": 1
}
}
