Design your IT architecture using a MermaidJS graph in the left editor. Then click on the "D3FEND" tab to see the possible attack paths. Explore the other features selecting the other tabs!
Here you can paste your kubernetes manifest file and generate mermaid graphs out of them. Importing a Kubernetes manifest file will only generate a nice mermaid diagram. It is useful for documentation purposes but not for security assessment.
ATT&CK Summary with artifacts and attacks.
This is a description of your IT architecture in RDF format. Nodes are described using MITRE categories.
graph placeholder
This is a python console that you can use to inspect and query the semantic graphs `g` and `g1`. Moreover, you can issue SPARQL queries using the `g.query()` method. Currently it does only show the returned value of the last python line, so statements such as print(), while evaluated, are not shown.
This tool shows how to use the D3FEND ontology to support the design and review of IT architectures.
fa:fa-envelope
icon is used to reference is an email.
Client -->|fa:fa-envelope| MTAThe application is capable to label major sofware applications (e.g. nginx, postfix, ...) and to map them to the corresponding D3FEND classes (e.g.
d3f:MailTransferAgent
).
You can also use the fab:fa-react
icon to indicate that a component is a WebUI.
This tool is Open Source, contributions are welcome.
D3FEND Summary with artifacts and defeses.