Update the ATT&CK Navigator Layers to v16 (#3049)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
  
|
||||
|
||||
|
||||
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.
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user