Skip to content

New Version of CAPEC tracer script

Alan Birchler De Allende requested to merge alan_attack_tree_gen into master

A new and more accurate version of the CAPEC tracer script has been developed. The new version still works the same way as the last version where you type in a system specification into the TTool AI chat window and it gives you a list of related CAPECs with a confidence score. However, this time around the results seem to be much better and consistent each time you run the script. Please make sure to run this command first before using the latest version: python -m pip install -r path/to/capectracer/requirements_capec_tracer.txt

Merge request reports