diff --git a/CHANGELOG.md b/CHANGELOG.md index 985ff7e9e..8d4966280 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - credentials.json file for storing Monkey Island user login information. #1206 - "GET /api/propagation-credentials/" endpoint for agents to retrieve updated credentials from the Island. #1538 +- "GET /api/island/ip-addresses" endpoint to get IP addresses of the Island server + network interfaces - SSHCollector as a configurable System info Collector. #1606 - deployment_scrips/install-infection-monkey-service.sh to install an AppImage as a service. #1552