From f7e37b0767e52aef5afc6bcec3122c2456d0dc49 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Wed, 6 Oct 2021 18:24:46 +0530 Subject: [PATCH] CHANGELOG: Add entry for bugix that wrongly reported the "`.bash_profile` and `.bashrc`" technique --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e80447d4..295f25371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,8 +48,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/). the config successfully now.) #1490 - Mimikatz collector no longer fails if Azure credential collector is disabled. #1512 #1493 - Unhandled error when "modify shell startup files PBA" is unable to find regular users. #1507 -- ATT&CK report bug that showed a different technique's results under a technique if the PBA behind +- ATT&CK report bug that showed different techniques' results under a technique if the PBA behind them was the same. #1514 +- ATT&CK report bug that said that the technique "`.bash_profile` and `.bashrc`" was not attempted + when it actually was attempted but failed. #1511 ### Security