https://github.com/center-for-threat-informed-defense/attack-powered-suit
ATT&CK Powered Suit is a browser extension that puts the complete MITRE ATT&CK® knowledge base at your fingertips with text search, context menus, and ATT&CK Navigator integration.
https://github.com/center-for-threat-informed-defense/attack-powered-suit
browser-extension chrome-extension ctid cyber-threat-intelligence mitre-attack
Last synced: 7 months ago
JSON representation
ATT&CK Powered Suit is a browser extension that puts the complete MITRE ATT&CK® knowledge base at your fingertips with text search, context menus, and ATT&CK Navigator integration.
- Host: GitHub
- URL: https://github.com/center-for-threat-informed-defense/attack-powered-suit
- Owner: center-for-threat-informed-defense
- License: apache-2.0
- Created: 2022-03-18T16:32:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T16:13:09.000Z (12 months ago)
- Last Synced: 2025-03-31T09:06:27.208Z (7 months ago)
- Topics: browser-extension, chrome-extension, ctid, cyber-threat-intelligence, mitre-attack
- Language: JavaScript
- Homepage: https://ctid.io/attack-powered-suit
- Size: 5.11 MB
- Stars: 76
- Watchers: 63
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://attack.mitre.org/versions/v16/)
[](https://github.com/center-for-threat-informed-defense/attack-powered-suit/actions/workflows/build.yml)
[](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit)
# ATT&CK Powered Suit
- [Features](#features)
- [Search](#search)
- [Deep Links](#deep-links)
- [Omnibar](#omnibar)
- […And More](#and-more)
- [Installation](#installation)
- [Community](#community)
- [Questions and Feedback](#questions-and-feedback)
- [How Do I Contribute?](#how-do-i-contribute)
- [Contributors](#contributors)
- [Proposing Changes](#proposing-changes)
- [Developers](#developers)
- [Notice](#notice)
## Features
### Search
Powered Suit puts the MITRE ATT&CK® knowledge base at your fingertips. Instantly
search ATT&CK techniques, groups, and more without disrupting your workflow.
Copy snippets into a notebook to streamline your research. Export selected
techniques to ATT&CK navigator. The extension supports context menus, omnibar
support, and more.

ATT&CK Powered Suit is created by the Center for Threat-Informed Defense and
released for free (and with open source code) in service of our mission: to
advance the state of the art and the state of the practice in threat-informed
defense globally.
The Center for Threat-Informed Defense does not collect or share any data about users or
their usage of ATT&CK Powered Suit. Search queries and other features are performed
locally in the browser. (Your bookmarks and settings may be synchronized to the cloud by
your browser vendor.)
### Deep Links
If you see an ATT&CK technique referenced without a link, you can right click
and jump straight to it.

Or right-click on a phrase on any web page and click "Search ATT&CK for …" to
find ATT&CK objects matching that phrase.
### Omnibar
Search for ATT&CK objects directly from the browser's omnibar by typing an ampersand
and then a space.

If you see the technique you want, click on it to jump directly to that page.
Otherwise, choose "Search in ATT&CK" to view the search results.
### …And More
* One-click text snippets from ATT&CK search results for quick integration into
your notes or reports.
* Bookmark techniques that you use frequently or are collecting for a research
assignment.
* Export bookmarks to ATT&CK navigator for visualization and presentation.
## Installation
The easiest way to install is to visit the store for your web browser of choice:
**Chrome**
[](https://chrome.google.com/webstore/detail/attck-powered-suit/gfhomppaadldngjnmbefmmiokgefjddd?hl=en&authuser=0)
**Firefox**
[](https://addons.mozilla.org/en-US/firefox/addon/att-ck-powered-suit/)
**Edge**
[](https://apps.microsoft.com/store/detail/attck-powered-suit/0RDCKF6WMNPP?cid=github&referrer=appbadge&source=)
**Safari**
[](https://apps.apple.com/us/app/att-ck-powered-suit/id6447588511?mt=12)
## Community
### Questions and Feedback
Please submit issues for any technical questions/concerns or contact
ctid@mitre-engenuity.org directly for more general inquiries.
Also see the guidance for contributors if are you interested in contributing or
simply reporting issues.
### How Do I Contribute?
We welcome your feedback and contributions to help advance ATT&CK Powered Suit.
Please see the guidance for contributors if are you interested in [contributing
or simply reporting issues.](/CONTRIBUTING.md)
Please submit
[issues](https://github.com/center-for-threat-informed-defense/attack_powered_suite/issues)
for any technical questions/concerns or contact ctid@mitre-engenuity.org
directly for more general inquiries.
### Contributors
Thank you to the following individuals for contributing pull requests to ATT&CK
Powered Suit!
* [@jakewarren](https://github.com/jakewarren)
### Proposing Changes
* Please open a [Pull
Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
(PR) against the `main` branch for any desired changes. The PR will be
reviewed by the project team.
* Note that all PR checks must pass to be eligible for merge approval.
## Developers
See [DEVELOPERS.MD](docs/DEVELOPERS.md).
## Notice
Copyright 2021 MITRE Engenuity. Approved for public release. Document number
CT0052.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
This project makes use of ATT&CK®
[ATT&CK Terms of Use](https://attack.mitre.org/resources/terms-of-use/)