Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onurmx/attack-tree-with-object-oriented-design

Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.
https://github.com/onurmx/attack-tree-with-object-oriented-design

abstract-factory abstract-factory-pattern attack-tree attack-trees design-pattern design-patterns visitor-pattern

Last synced: about 1 month ago
JSON representation

Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.

Awesome Lists containing this project

README

        

# Attack-Tree-With-Object-Oriented-Design
Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.