mal-lang / mal-simulator

Apache License 2.0
1 stars 1 forks source link

Create Smaller Attack Graphs Using exampleLang #28

Closed andrewbwm closed 1 month ago

andrewbwm commented 1 month ago

Create some smaller attack graphs using simple exampleLang models. The idea behind this is that a smaller language such as exampleLang would be better suited for creating smaller attack graphs to use for debugging the agents.

If exampleLang is not a viable option we may wish to create a new language called trainingLang for this purpose.

andrewbwm commented 1 month ago

We will implement a trainingLang instead as per #31