ESE-Attack_Tree-Analysis_Tool

AT-AT (Attack Tree Analysis Tool)

AT-AT (Attack Tree Analysis Tool) is a application that allows users to develop and analyze attack trees. The overall goal is to automatically generate a set of possible attack scenarios that can be used to provide guidance for how to improve the design of the system to which the attack tree belongs to. This project is a fork of https://github.com/yathuvaran/AT-AT and as such has many references to the original team and copied material. As we continue to update, it will and expand on the original.

Features

Documentation

User Manual

Online Access

You can access the latest version of this application online on the Render website at https://attack-tree-analysis-tool.onrender.com/.

Example Inputs

You can download these example inputs to generate an attack tree from.

Download

Latest Release

Available Scripts

In the project directory, you can run:

npm run start

Required Software

Node.js (from https://nodejs.org/en)

Install Node Packages

npm install

Open http://localhost:3000 to view it in the browser.

Once edits have been made reload the page to see changes.
You will also see any lint errors in the console.