An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains an Angular-based web application providing the user interface for the ATT&CK Workbench application.
Currently, creating or editing a collection does not offer an easy way to include all ATT&CK objects from the most recent release, making the process more manual and time-consuming.
Solution:
Add a feature that allows users to quickly include all ATT&CK objects from the latest release when creating a new collection or editing a draft collection.
Potential Implementations:
Provide an "Include All from Latest Release" checkbox or button in the collection creation/editing interface.
Automatically populate the collection with the most recent ATT&CK objects when the option is selected, while allowing further customization.
Currently, creating or editing a collection does not offer an easy way to include all ATT&CK objects from the most recent release, making the process more manual and time-consuming.
Solution: Add a feature that allows users to quickly include all ATT&CK objects from the latest release when creating a new collection or editing a draft collection.
Potential Implementations: