forked from p15670423/monkey
Changelog: Add entry for renaming api/monkey endpoint to api/agent
This commit is contained in:
parent
a740e92784
commit
743efe37dc
|
@ -30,6 +30,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- The "/api/test/clear_caches" endpoint to "/api/test/clear-caches". #1888
|
- The "/api/test/clear_caches" endpoint to "/api/test/clear-caches". #1888
|
||||||
- The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888
|
- The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888
|
||||||
- All "/api/monkey_control" endpoints to "/api/monkey-control". #1888
|
- All "/api/monkey_control" endpoints to "/api/monkey-control". #1888
|
||||||
|
- All "/api/monkey" endpoints to "/api/agent". #1888
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- VSFTPD exploiter. #1533
|
- VSFTPD exploiter. #1533
|
||||||
|
|
Loading…
Reference in New Issue