Skip to content

wagga40/Mitre2Datatables

Repository files navigation

Mitre2Datatables

Since the Mitre Att&ck (c) matrix is not very convenient to embed in your own web project, I chose to build my own matrix based on Datatables.

Mitre2Datatables allows you to add search, sort, filter and add custom graphics to your Mitre Att&ck (c) matrix without complicated things like Node 😁

This project only uses technique ID and technique names but it should be possible to have much more.

Example

This project is born when working on Zircolite, so this example is taken from it :

Usage

You can install dependencies with : pip3 install -r requirements.txt

  • python3 Mitre2Datatables.py will generate a JSON file that can be used with Datatables
  • Chech the examples to find basic demos on how to use and interact with Mitre2Datatables in you web page

About

Bring Your Own Mitre Att&ck © Matrix !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages