Skip to content

Commit

Permalink
feat(TAT-135): update ransomware list to match latest spreadsheet upd…
Browse files Browse the repository at this point in the history
…ate (#27)

Co-authored-by: arobbins <[email protected]>
  • Loading branch information
allisonrobbins and allisonrobbins authored Jul 9, 2024
1 parent 374e7b9 commit 1fb650d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/stores/calculator.store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@ export const useCalculatorStore = defineStore("calculator", {
name: "Ransomware",
description: "This is the Ransomware list",
techniques: [
"T1486",
"T1490",
"T1027",
"T1059",
"T1036",
"T1112",
"T1078",
"T1021.001",
"T1047",
"T1562.001",
"T1204",
"T1059.001",
"T1490",
"T1105",
"T1083",
"T1486",
"T1190",
"T1489",
],
},
// {
Expand Down

0 comments on commit 1fb650d

Please sign in to comment.