From 96892cb94b629b3e6773b1ebc49a69c0dd16b06b Mon Sep 17 00:00:00 2001 From: Charlotte Croce Date: Sat, 19 Apr 2025 14:18:22 -0400 Subject: [PATCH] fix command-and-control tag link --- src/blocks/sigma/sigma_details_block.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blocks/sigma/sigma_details_block.js b/src/blocks/sigma/sigma_details_block.js index ccf175b..5ac5217 100644 --- a/src/blocks/sigma/sigma_details_block.js +++ b/src/blocks/sigma/sigma_details_block.js @@ -112,7 +112,7 @@ function getSigmaRuleDetailsBlocks(details) { 'discovery': 'TA0007', 'lateralmovement': 'TA0008', 'collection': 'TA0009', - 'command-and-control': 'TA0011', + 'commandandcontrol': 'TA0011', 'exfiltration': 'TA0010', 'impact': 'TA0040' };