forked from p15670423/monkey
Changelog: Add entry for added island IP's endpoint
This commit is contained in:
parent
c92f6eafe3
commit
2fa7606c23
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue