attack-navigator icon indicating copy to clipboard operation
attack-navigator copied to clipboard

Web app that provides basic navigation and annotation of ATT&CK matrices

Results 91 attack-navigator issues
Sort by recently updated
recently updated
newest added
trafficstars

## 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...

enhancement
timescale/long-term
Points: 5
icebox

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...

enhancement
timescale/short-term
Points: 3

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...

enhancement
timescale/short-term
Points: 3

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

enhancement
timescale/long-term
Points: 8
icebox

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...

enhancement
Points: 8

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...

enhancement
priority/high
Points: 3

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.33&new-version=18.7.13)](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...

dependencies

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...