mitre-attack-groups / README.md
relayshieldadmin's picture
Prune 4,546 figure to avoid confusion with malware-family count
c64ea3b verified
|
Raw
History Blame Contribute Delete
3.19 kB
---
license: other
license_name: mitre-attack-terms-of-use
license_link: https://attack.mitre.org/resources/terms-of-use/
task_categories:
- text-classification
- token-classification
tags:
- security
- threat-intelligence
- mitre-attack
- cybersecurity
- osint
pretty_name: RelayShield MITRE ATT&CK Group-Technique Mapping
size_categories:
- n<1K
---
# RelayShield MITRE ATT&CK Group-Technique Mapping
A structured slice of MITRE ATT&CK Enterprise data: **189 named threat actor groups**, each mapped to its associated **ATT&CK techniques and software**, with descriptions and source citations.
This is a cleaned, machine-readable export of MITRE's public STIX bundle — useful if you want group→technique mappings without parsing STIX yourself.
## Fields
| Field | Type | Description |
|---|---|---|
| `group_id` | string | MITRE ATT&CK group ID (e.g. `G0056`) |
| `name` | string | Primary group name |
| `aliases` | list[string] | Known aliases for the same group |
| `country_origin` | string | Attributed country of origin, when publicly known (`"Unknown"` otherwise) |
| `description` | string | MITRE's public group description, including citation markers |
| `url` | string | Canonical attack.mitre.org group page |
| `technique_ids` | list[string] | ATT&CK technique IDs (e.g. `T1036.004`) associated with this group |
| `software_ids` | list[string] | ATT&CK software IDs associated with this group |
| `technique_count` | int | Convenience count of `technique_ids` |
## Coverage
- 189 named MITRE ATT&CK groups, each mapped to its techniques and software (~24 techniques per group on average)
- Sourced from MITRE ATT&CK's public Enterprise STIX bundle
- Distinct from RelayShield's separate malware-family taxonomy (sourced from Malpedia + MITRE Software, not part of this dataset) — this file covers threat *groups* and their techniques only, not malware families
## Source & maintenance
This slice is generated from the same weekly MITRE ATT&CK ingestion pipeline that feeds [RelayShield](https://api.relayshield.net)'s live threat-intelligence API — a commercial API/MCP server that cross-references this group/technique taxonomy against a proprietary corpus (40+ monitored criminal-marketplace channels, 3M+ IOCs, infostealer logs, breach data) that isn't part of this public dataset. This file is the public taxonomy layer only.
Try the live tools this dataset backs: [RelayShield Agentic Attack Surface](https://huggingface.co/spaces/relayshieldadmin/relayshield-agentic-attack-surface) (MCP server) · [api.relayshield.net/developers](https://api.relayshield.net/developers) (PAYG API, x402-enabled)
## License / attribution
This dataset is derived from the MITRE ATT&CK® framework, made available by MITRE under its [Terms of Use](https://attack.mitre.org/resources/terms-of-use/). ATT&CK® is a registered trademark of The MITRE Corporation. This dataset is not affiliated with or endorsed by MITRE.
If you use this dataset, please cite both MITRE ATT&CK and this derived export:
```
MITRE ATT&CK. https://attack.mitre.org
RelayShield MITRE ATT&CK Group-Technique Mapping. https://huggingface.co/datasets/relayshieldadmin/mitre-attack-groups
```