center-for-threat-informed-defense / attack-flow

Attack Flow helps executives, SOC managers, and defenders easily understand how attackers compose ATT&CK techniques into attacks by developing a representation of attack flows, modeling attack flows for a small corpus of incidents, and creating visualization tools to display attack flows.
https://ctid.io/attack-flow
Apache License 2.0
549 stars 86 forks source link

ATT&CK Navigator Visualization #63

Closed mehaase closed 1 year ago

mehaase commented 1 year ago

In Attack Flow 2, we added a capability in the Python library to generate visualizations of Attack Flow overlayed on top of an ATT&CK Navigator layer. This PR ports the logic into JavaScript and adds a page to the website where users can generate this style of viz interactively instead of Python/CLI.

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.75% // Head: 99.75% // No change to project coverage :thumbsup:

Coverage data is based on head (ed3941c) compared to base (e080315). Patch has no changes to coverable lines.

:exclamation: Current head ed3941c differs from pull request most recent head 797cf75. Consider uploading reports for the commit 797cf75 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ======================================= Coverage 99.75% 99.75% ======================================= Files 8 8 Lines 825 825 ======================================= Hits 823 823 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/center-for-threat-informed-defense/attack-flow/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense) | Coverage Δ | | |---|---|---| | [src/attack\_flow/matrix.py](https://codecov.io/gh/center-for-threat-informed-defense/attack-flow/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL2F0dGFja19mbG93L21hdHJpeC5weQ==) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication