Skip to content

Added plugin to generate Java class hierachy that matches MITRE attac…#177

Open
JarnoNiemela wants to merge 1 commit intomitre-attack:mainfrom
JarnoNiemela:master
Open

Added plugin to generate Java class hierachy that matches MITRE attac…#177
JarnoNiemela wants to merge 1 commit intomitre-attack:mainfrom
JarnoNiemela:master

Conversation

@JarnoNiemela
Copy link
Copy Markdown

@JarnoNiemela JarnoNiemela commented Jun 25, 2024

This pull request mimics attackToExcel plugin, except that instead of Excel the output is a complete Java class hierarchy representing MITRE Att&ck Enterprise, Mobile and ICS matrices.

The new plugin attackToJava, will read the Mitre STIX files of all three domains, and create a fully fledged Java class hierarchy, with own class for each Tactic, Technique and Subtechnique. Thus is to allow easy work with MITRE Att&ck TTPs when working with code that happens to use Java.

@jondricek jondricek changed the base branch from master to main August 26, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants