attack-navigator
attack-navigator copied to clipboard
Web app that provides basic navigation and annotation of ATT&CK matrices
## Problem to Solve It would be nice (for the reporting to the top management) to be able to display objects in a foreign language. ## Current Workaround Translate each...
As a user of the ATT&CK-Navigator, I want to be able to load STIX 2.1 data from a TAXII 2.1 server. This will require changes to [taxii2lib.ts](https://github.com/mitre-attack/attack-navigator/blob/master/nav-app/src/app/taxii2lib.ts), and likely also...
As a user that uses ATT&CK navigator and it matrices as a purple team reporting tool when creating a matrix from composition of other matrices I would like to have...
Request to implement AADFS Authentication for on-prem hosted Navigator. Failed to implement following the below tutorial https://docs.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-angular
Extends the search and multi-select interface to select techniques based on campaign. Resolves #501
Allow users to specify a URL from which to load the Navigator's base data (e.g. a URL pointing a user's own Collection or Stix Bundle), in addition to being able...
Add the ability to select techniques by campaign in the search & multi-select interface the same way techniques can be selected by mitigations, groups, software, and data sources. Update the...
Step 8/11 : RUN npm install --unsafe-perm ---> Running in ac292f6fe2fb npm notice npm notice New minor version of npm available! 8.15.0 -> 8.19.0 npm notice Changelog: npm notice Run...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.33 to 18.7.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I am looking for a way to take a layer I have created for my detection coverage and highlight relevant techniques used by a specific threat group so that I...