Update the ATT&CK Navigator Layers to v16 (#3049)

This commit is contained in:
Carrie Roberts
2025-02-05 16:36:08 -06:00
committed by GitHub
parent eca57cfb99
commit aa84d5dceb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
![GitHub Action Status](https://github.com/redcanaryco/atomic-red-team/actions/workflows/validate-atomics.yml/badge.svg?branch=master) ![Atomics](https://img.shields.io/badge/Atomics-1709-flat.svg) ![GitHub Action Status](https://github.com/redcanaryco/atomic-red-team/actions/workflows/generate-docs.yml/badge.svg?branch=master)
Atomic Red Team™ is a library of tests mapped to the
[MITRE ATT&CK®](https://attack.mitre.org/) framework. Security teams can use
Atomic Red Team to quickly, portably, and reproducibly test their environments.
+1 -1
View File
@@ -237,7 +237,7 @@ class AtomicRedTeamDocs
layer = {
"name" => layer_name,
"versions" => { "attack": "13", "navigator": "4.8.2", "layer": "4.4" },
"versions" => { "attack": "16", "navigator": "5.1.0", "layer": "4.5" },
"description" => layer_name + " MITRE ATT&CK Navigator Layer",
"domain" => "enterprise-attack",
"filters"=> filters,