← ClaudeAtlas

analyzing-apt-group-with-mitre-navigatorlisted

Query ATT&CK data with attackcti, mitreattack-python, and stix2, then build MITRE ATT&CK Navigator layers and multi-layer heatmap overlays mapping one or more APT groups' TTPs for detection-gap analysis. Use to compare threat-actor technique coverage, find gaps in detection engineering, or produce Navigator visualizations for threat-intel reporting.
anxious-phyllo879/Anthropic-Cybersecurity-Skills · ★ 0 · AI & Automation · score 78
Install: claude install-skill anxious-phyllo879/Anthropic-Cybersecurity-Skills
# Analyzing APT Group with MITRE ATT&CK Navigator ## Overview MITRE ATT&CK Navigator is a web-based tool for annotating and exploring ATT&CK matrices, enabling analysts to visualize threat actor technique coverage, compare multiple APT groups, identify detection gaps, and build threat-informed defense strategies. This skill covers querying ATT&CK data programmatically, mapping APT group TTPs to Navigator layers, creating multi-layer overlays for gap analysis, and generating actionable intelligence reports for detection engineering teams. ## When to Use - When investigating security incidents that require analyzing apt group with mitre navigator - When building detection rules or threat hunting queries for this domain - When SOC analysts need structured procedures for this analysis type - When validating security monitoring coverage for related attack techniques ## Prerequisites - Python 3.9+ with `attackcti`, `mitreattack-python`, `stix2`, `requests` libraries - ATT&CK Navigator (https://mitre-attack.github.io/attack-navigator/) or local deployment - Understanding of ATT&CK Enterprise matrix: 14 Tactics, 200+ Techniques, Sub-techniques - Access to threat intelligence reports or MISP/OpenCTI for threat actor data - Familiarity with STIX 2.1 Intrusion Set and Attack Pattern objects ## Key Concepts ### ATT&CK Navigator Layers Navigator layers are JSON files that annotate ATT&CK techniques with scores, colors, comments, and metadata. Each layer can represent a single AP