From 458b2121cd32e4ef16a003df2566c6963694ee13 Mon Sep 17 00:00:00 2001 From: vakarisz Date: Tue, 1 Mar 2022 16:16:06 +0200 Subject: [PATCH] Changelog: added entry for removed T1082 attack technique report --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72eadb615..b40f94bcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - Zero Trust integration with ScoutSuite. #1669 - ShellShock exploiter. #1733 - ElasticGroovy exploiter. #1732 +- T1082 attack technique report. #1754 ### Fixed - A bug in network map page that caused delay of telemetry log loading. #1545