We should test whether different unintended behaviors is allowed in the MAL-suite of python tools. These include things like:
- Attack steps having defense steps as children
- Attack steps pointing to themselves
- Associations with the same object at both ends
We should then evaluate if this behaviour should be allowed. Maybe the mal-toolbox should disallow attack steps having defense steps as children, for example?
We should test whether different unintended behaviors is allowed in the
MAL-suite of python tools. These include things like:We should then evaluate if this behaviour should be allowed. Maybe the
mal-toolboxshould disallow attack steps having defense steps as children, for example?