File size: 3,190 Bytes
1a491e2 c64ea3b 1a491e2 c64ea3b 1a491e2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | ---
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
```
|