forked from p15670423/monkey
Changelog: Add propagation-credentials endpoint entry
This commit is contained in:
parent
0783e236aa
commit
91a8376df6
|
@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
- credentials.json file for storing Monkey Island user login information. #1206
|
- 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
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- "Communicate as Backdoor User" PBA's HTTP requests to request headers only and
|
- "Communicate as Backdoor User" PBA's HTTP requests to request headers only and
|
||||||
|
|
Loading…
Reference in New Issue