Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redcanaryco/vscode-attack

Visual Studio Code extension for MITRE ATT&CK
https://github.com/redcanaryco/vscode-attack

Last synced: 7 days ago
JSON representation

Visual Studio Code extension for MITRE ATT&CK

Awesome Lists containing this project

README

        

# VSCode-ATT&CK

This extension provides [IntelliSense-like](https://code.visualstudio.com/docs/editor/intellisense)
support for MITRE ATT&CK® objects, including tactics, techniques, and sub-techniques.

## Key features

- **Autocomplete.** Automatically insert ATT&CK IDs, names, and links to the
ATT&CK website.
- **Configurable tooltips.** Hover over an ATT&CK ID to display the associated
name, source link, and description.
- **Technique search.** Search for techniques by ID, name, or keyword.

## Get started

Download VSCode-ATT&CK from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=redcanary.vscode-attack).

## Learn more

Documentation for this extension is available as a [wiki](https://github.com/redcanaryco/vscode-attack/wiki).

Read about the introduction of VSCode-ATT&CK on the [Red Canary blog](https://redcanary.com/blog/vscode-attack/).