Giter VIP home page Giter VIP logo

attack2jira's Introduction

attack2jira

The MITRE ATT&CK Framework is a great tool security teams can leverage to, among many other things, measure the security posture of an organization against tactics and techniques used in the wild by real threat actors.

At the time of writing, ATT&CK covers 266 Techniques across 12 Tactics. If done manually, tracking this posture's state over time can become a tedious and challenging task. Blue/Purple teams require the proper tools that allow them to efficiently tackle this challenge and focus on whats important.

attack2jira automates the process of standing up a Jira environment that can be used to track and measure ATT&CK coverage. No more spreadsheets !

Visit the Wiki to view the Demos. attack2jira was first presented at ATT&CKCon 2.0. For more context, read this blog post.

To allow the community to experiment with this approach, I created a Jira instance hosting the ATTACK project with attack2jira: https://attack.atlassian.net/jira/software/c/projects/ATTACK/issues/

attack2jira was designed to be used with Jira Cloud. Specifically, Jira Software.

Tested on Kali Linux 2018.4 and Windows 10 1830 under Python 3.6 and Python 3.7.

Quick Start Guide

Installation

$ git clone https://github.com/mvelazc0/attack2jira.git
$ pip3 install -r attack2jira/requirements.txt

Jira Software

Usage

Print the help menu

$ python3 attack2jira.py -h

Create the Jira ATTACK project and issues

$ python3 attack2jira.py -url https://yourjiracloud.atlassian.net -u [email protected] -a initialize

Create the Jira ATTACK project with custom project and key

$ python3 attack2jira.py -url https://yourjiracloud.atlassian.net -u [email protected] -a initialize -p 'ATTACK Coverage' -k ATT

Export an ATTACK Navigator JSON layer

$ python3 attack2jira.py -url https://yourjiracloud.atlassian.net -u [email protected] -a export

$ python3 attack2jira.py -url https://yourjiracloud.atlassian.net -u [email protected] -a export -hide

Demo

Demo1 @att&ckcon 2019

Acknoledgments

Authors

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details

attack2jira's People

Contributors

jakbruh avatar mvelazc0 avatar ohlindoh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.