From 5a8507e5c61da3c8e71ae2871800a2b90eeeefdc Mon Sep 17 00:00:00 2001 From: VakarisZ Date: Fri, 17 Sep 2021 14:21:06 +0300 Subject: [PATCH] Add the removal of "Execution through the module load" T1129 attack technique to the CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c74d781..f0bbb871f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). packages and WMI info. #1389 - Insecure access feature in the Monkey Island. #1418 - The "deployment" field from the server_config.json #1205 +- The "Execution through module load" ATT&CK technique, + since it can no longer be exercise with current conde #1416 ### Fixed - Misaligned buttons and input fields on exploiter and network configuration