Skip to main content

Import & Export

Import an Existing Layer

If your team already maintains ATT&CK Navigator layers, click ↑ Import layer and upload the JSON. ThreatMapper loads it as your active layer, which you can then enrich with AI analysis or compare against APT profiles.

The import supports the standard ATT&CK Navigator .json layer format (versions 4.x).

Export Options

All export buttons are in the Navigator toolbar and appear when at least one technique is selected.

ButtonOutputUse for
↓ PDFMulti-page PDF reportPurple-team deliverable, rapid sharing
↓ Navigator layerATT&CK Navigator–compatible JSONLoading into MITRE Navigator, sharing with other tools
↓ JSONPlain list of technique IDsProgrammatic use, pasting into other systems

Compatible with the MITRE ATT&CK Navigator. The exported file includes colour coding:

  • Red — techniques in your layer
  • Blue — techniques in the active overlay (APT group)
  • Amber — techniques in both

PDF Layer Report

Lighter than the full analysis PDF — lists all techniques in your current layer with ATT&CK IDs, tactics, and platforms. Useful as a rapid deliverable for a purple-team session or a detection engineering sprint.

Generated on the backend via POST /api/export/layer. No analysis session required — it works on the current live selection.