Skip to content

AI Attack Tree Generator, Version 3

Alan Birchler De Allende requested to merge alan_attack_tree_gen into master

This new version of the attack tree generator AI pipeline follows the standard of having each layer of the tree comprised of attack scenarios and attack steps that are interconnected and lead up to the root attack. In addition, the JFrame UI has been updated to include additional components that allow users to select the number of ATs to create and the max depth of each one when this pipeline has been selected. However, there's a bug where when this pipeline is selected, the newly shown UI components will push the other components below down and will shrink the console to where you can't see the text inside the console.

Merge request reports