mitre-attack / mitre-attack/mitreattack-python

[Request] Build a layer from a list of techniques

Open
#157 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
HTML
Stars
743
Forks
176
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem?

I would find it very useful to be able to build a NavLayer based on a Techniques list.

Describe the solution you'd like

As input, this script would take techniques (and some annotations or scoring), and it would then build a json from them.|

Describe alternatives you've considered

I'm experiencing the possibilities within the library but I fear it will requires crafting the JSON myself based on this : https://github.com/mitre-attack/attack-navigator/blob/develop/layers/LAYERFORMATv4_1.md#example

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the requested MITRE ATT&CK Navigator layer format example and inspect the existing library entry points for building NavLayer objects. Define how a techniques list, annotations, and scoring map to the documented JSON structure. Done means a usable feature accepts those inputs and produces valid Navigator layer JSON, with tests covering the conversion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.