npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
The MITRE ATT&CK Navigator is a web application for annotating and visualizing ATT&CK matrices.
Maps APT group TTPs to MITRE ATT&CK using attackcti Python library. Queries STIX/TAXII data, generates Navigator layer files for visualization, and assesses defensive coverage gaps.
Analyzes APT group techniques using MITRE ATT&CK Navigator to create layered heatmaps of TTPs for detection gap analysis and threat-informed defense.
Maps APT threat actors' TTPs to MITRE ATT&CK using attackcti Python library and Navigator. Queries STIX/TAXII for organization-technique associations, generates visualization layers, and compares defense coverage.
Share bugs, ideas, or general feedback.
The MITRE ATT&CK Navigator is a web application for annotating and visualizing ATT&CK matrices. Combined with the attackcti Python library (which queries ATT&CK STIX data via TAXII), analysts can programmatically generate Navigator layer files mapping specific threat group TTPs, compare multiple groups, and assess detection coverage gaps against known adversaries.
{
"name": "APT29 TTPs",
"domain": "enterprise-attack",
"techniques": [
{"techniqueID": "T1566.001", "score": 1, "comment": "Spearphishing Attachment"},
{"techniqueID": "T1059.001", "score": 1, "comment": "PowerShell"}
]
}