We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install and use mal-gui to load your model file (.yml or .json). You can follow this tutorial.
For this option, you need:
The MAL-toolbox CLI supports visualizing an attack graph in graphviz, neo4j or drawio when it is generated through the CLI.
graphviz
neo4j
drawio
In this case, we need to install Graphviz first. You can follow this link.
Run this command: maltoolbox generate-attack-graph --graphviz <model_file> <lang_file>
maltoolbox generate-attack-graph --graphviz <model_file> <lang_file>
This command will output two visualization files:
<model_name>-attack_graph.gv
<model_name>-attack_graph.gv.pdf