From 56ead43c11cc758185ddf4e6633352402a3f4c00 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Wed, 28 Sep 2022 15:43:07 -0400 Subject: [PATCH] Changelog: Add entry for #2299 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c7dbe75..8aeb5c3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,7 +66,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - Tunneling to relays to provide better firewall evasion, faster Island connection times, unlimited hops, and a more resilient way for agents to call home. #2216, #1583 -- "/api/monkey-control/stop-all-agents" to "/api/agent-signals/terminate-all-agents" #2261 +- "/api/monkey-control/stop-all-agents" to "/api/agent-signals/terminate-all-agents". #2261 +- "Local network scan" option to "Scan Agent's networks". #2299 ### Removed - VSFTPD exploiter. #1533