Changelog: Add entry for added island IP's endpoint

This commit is contained in:
vakarisz 2022-06-16 16:19:19 +03:00
parent c92f6eafe3
commit 2fa7606c23
1 changed files with 2 additions and 0 deletions

View File

@ -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/<string:guid>" 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