diff --git a/README.md b/README.md index 233e32a..5db091a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Users can create a top 10 technique list tailored to their organization. The user inputs include filters for the operating system, security controls, detection analytics, and modifiers for process and network monitoring coverage. The calculator displays the top 10 techniques and provides the option -to export every technique in v10 of ATT&CK in JSON format. +to export every technique in v14 of ATT&CK in JSON format. diff --git a/src/views/HelpPage.vue b/src/views/HelpPage.vue index 697332f..a392fb9 100644 --- a/src/views/HelpPage.vue +++ b/src/views/HelpPage.vue @@ -16,7 +16,7 @@
The calculator was built using ATT&CK Version 10.1
+The calculator was built using ATT&CK Version 14.0
The user cannot input their own data into the calculator. However, if you go to our Github you will find our excel document that you can manipulate for local use.