Skip to main content

ADT Create provides a general method to create and customize Attack-Defense Trees (ADTs), allowing users to visualize and analyse security scenarios. A user is able to create and customize ADTs from scratch, upload/download ADTs in XML format, generate ADTerms based on ADTs, compare ADTerms to determine equivalence using an equivalence threshold using the Levenshtein Distance, determine satisfiability of an ADT and generate statistics of an ADT

Project description

ADT Create

Welcome to ADT Create. This project aims to provide a general method to create and customize Attack-Defense Trees (ADTs), allowing users to visualize and analyse security scenarios. A user is able to create and customize ADTs from scratch, upload/download ADTs in XML format, generate ADTerms based on ADTs, compare ADTerms to determine equivalence using an equivalence threshold using the Levenshtein Distance, determine satisfiability of an ADT and generate statistics of an ADT.

Getting Started

This document will guide you through the project structure and the installation process of ADT Create.

Explore the unlimited possible ADTs and strenghten your defenses!

Project Structure

The files of the package can be found in folder ADTCreate/.
This folder contains the following files:

  • ADT.py:
  • ADTXML.py: XML import and export functionalities.
  • ADTSatisfiability.py: Satisfiability functionalities.
  • GenerateADTerms.py: ADTerms Generations functionalities.
  • CompareADTerms.py: ADTerms Comparison functionalities.
  • MultisetList.py: Multiset implementation based on the List type.

The testprogram can be found in this project in file main.py
The changelog can be found in this project in file changelog.md.
The manual can be found in this project in file code_documentation.md.

Installation

Make sure you have installed Python version >= 3.7 and the pip package.
Open your Terminal (on UNIX systems), and run pip install ADTCreate.
Open up a Python file, and add from ADTCreate import ADT.

You have now succesfully installed ADT Create and imported it into your project.
Happy coding!

To create an ADT, use: adt_instance = ADT.initADT(type, refinement, label).
Use the features of ADT Create by performing them on adt_instance, such as adt_instance.addChild(...).

See code_documentation.md for instructions on how to use ADT Create, and changelog.md for the changelog on the GitHub repository of this project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ADTCreate-1.0.0rc3.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ADTCreate-1.0.0rc3-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file ADTCreate-1.0.0rc3.tar.gz.

File metadata

  • Download URL: ADTCreate-1.0.0rc3.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for ADTCreate-1.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 4c6c25528370a73408be8c6c6e74ebb5eb9d3bcfc1a1eb97613f892d99657725
MD5 bf400fc3545c4e1fc7a7688cafc13bd5
BLAKE2b-256 fe90550b6d92e21c201ebd93d1947316e6d323880210cd68556367d3df046e16

See more details on using hashes here.

File details

Details for the file ADTCreate-1.0.0rc3-py3-none-any.whl.

File metadata

  • Download URL: ADTCreate-1.0.0rc3-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for ADTCreate-1.0.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 e2a18ea64faa401960a86def8301c949bf43374bfbad1f1bae73ee94152c3328
MD5 4a78b7dc2300a963fc13b86cbffc7f54
BLAKE2b-256 c374c2fd5c936d5d414d8facbb392331897fc7b8ff0e7875ad57d1a4ff149db3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page