← ClaudeAtlas

analyzing-apt-group-with-mitre-navigatorlisted

Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps of adversary TTPs for detection gap analysis and threat-informed defense.
26zl/cybersec-toolkit · ★ 11 · AI & Automation · score 85
Install: claude install-skill 26zl/cybersec-toolkit
# 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