Skip to content

Commit 0cb3193

Browse files
committed
Merge branch 'main' of https://github.com/Modelio-R-D/AttackTreeDesigner into main
2 parents 3d8b348 + c38c45a commit 0cb3193

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

README.asciidoc

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,31 @@
1-
Attack Tree Designer
2-
====
3-
<b> Attack Tree Designer </b> is an Open Source Modelling Tool conceived for designing [<b> Attack Trees </b>](https://en.wikipedia.org/wiki/Attack_tree). <b>Attack Tree Designer</b> is deployed as a module in [<b>Modelio</b>](https://www.modelio.org/) modelling environent.
1+
= **Attack Tree Designer**
42

5-
<b> Attack Tree Designer </b> allows users to design attack trees diagrams showing how an asset or a target might be attacked. These diagrams are intended for security specialists for modelling the attacks that occur on IT systems or cyber-physical systems and describe the events that lead to the attack in the form of a tree in which the attack is represented by the root element which is related with “OR” and “AND” conditions to the children that represent the sequence of events that lead to the root attack.
3+
**Attack Tree Designer** is an Open Source Modelling Tool conceived for designing link:https://en.wikipedia.org/wiki/Attack_tree[**Attack Trees**]. **Attack Tree Designer** is deployed as a module in link:https://www.modelio.org/[**Modelio**] modelling environent.
64

7-
This module offers an ergonomic environment for designers and contains additional set of features that allow users to configure security attributes for the attacks such as the severity and the likelihood of the attack. It allows users to attach counter-measures to their attacks and to detect uncountered attacks. Moreover it allows referencing other trees, importing and exporting attack trees.
5+
**Attack Tree Designer** allows users to design attack trees diagrams showing how an asset or a target might be attacked. These diagrams are intended for security specialists for modelling the attacks that occur on IT systems or cyber-physical systems and describe the events that lead to the attack in the form of a tree in which the attack is represented by the root element which is related with “OR” and “AND” conditions to the children that represent the sequence of events that lead to the root attack.
86

9-
For more information, visit our [**Wiki**](https://github.com/Modelio-R-D/AttackTreeDesigner/wiki) page.
7+
This module offers an ergonomic environment for designers and contains additional set of features that allow users to configure security attributes for the attacks such as the severity and the likelihood of the attack. It allows users to attach counter-measures to their attacks and to detect uncountered attacks. Moreover it allows referencing other trees, importing and exporting attack trees.
108

9+
For more information, visit our link:https://github.com/Modelio-R-D/AttackTreeDesigner/wiki[**Wiki**] page.
1110

12-
image:images//Modify-Firmware-Diagram.png[]
11+
image:readme//example.png[]
1312
**Attack Tree Designer Environment**
1413

1514

16-
Dependencies
17-
----
15+
== **Dependencies**
1816

19-
* [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
20-
* [Modelio 4.1](https://github.com/ModelioOpenSource/Modelio/) <img alt="Modelio" src="https://www.modelio.org/images/logo-modelio-v4.png" width="100">
17+
* link:http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html[Java 8 JDK]
18+
* link:https://github.com/ModelioOpenSource/Modelio/[Modelio 4.1] image:readme//logo-modelio-v4.png"[]
2119

22-
23-
Contributing
24-
----
20+
== **Contributing**
2521

2622
Contributions are welcome.
27-
2823
Please fork and make your changes. For major changes, please open an issue and discuss it with the other authors.
2924

3025

31-
Affiliation
32-
----
26+
== **Affiliation**
3327

34-
![CPSwarm](https://github.com/cpswarm/template/raw/master/cpswarm.png)
35-
This module is developed by Softeam R&D Department and this work is supported by the European Commission through the [CPSwarm H2020 project](https://cpswarm.eu) under grant no. 731946.
28+
image:readme//cpswarm.png[CPSwarm]
29+
This module is developed by Softeam R&D Department and this work is supported by the European Commission through the link:https://cpswarm.eu[CPSwarm H2020 project] under grant no. 731946.
3630

3731

0 commit comments

Comments
 (0)