From 5a4f66d08084118520ac8f78a0c3af4c868dca65 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Mon, 11 Oct 2021 17:40:52 +0530 Subject: [PATCH] CHANGELOG: Add entry for T1086 reporting changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 295f25371..0e358f3d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/). as backdoor user". #1410 - Resetting login credentials also cleans the contents of the database. #1495 - ATT&CK report messages (more accurate now). #1483 +- T1086 (PowerShell) now also reports if ps1 scripts were run by PBAs. #1513 ### Removed - Internet access check on agent start. #1402