Releases: WangYihang/Platypus
Releases · WangYihang/Platypus
v1.5.1
** BUG FIX ** 1. fix /api/server crash #69 #105 #106 #107
v1.5.0
**Notice** This temite version is INCOMPATIBLE with earlier versions (v1.4.*) But, the termite would be able to upgrade itself automatically from now on. **New features** 1. Support shell execution in termite 2. Support file reading and writing in termite 3. Support termite upgrading automatically 4. Redesign opcodes in termite protocol **Bug fix** 1. Fix termite double connection
v1.4.4
1. Support remote port forwarding 2. Support dynamic port forwarding 3. Support internet forwarding (This feature would be useful when the client cannot access the internet)
v1.4.3
1. Add port forwarding methods #28 2. Detecting Public IP address 3. Refine web UI
v1.4.1
1. Add termite client 2. Refine frontend 3. Upgrade raw tcp reverse shell client to termite client 4. Build and compress termite lively
v1.3.8
1. Add option to open web browser when starting 2. Update fronted 3. Improve performance 4. Change default server port due to the permission issues on Windows Platform
v1.3.5
1. Provide a baby front-end * When new client get connected, attacker will be notified in front-end * Attacker is able to create new server listening port through front-end * Attacker is able to pop up a fully interactive shell through front end 2. Refine data structures 3. Fix security issues
v1.3.4
1. Fix race condition lead to Platypus crash 2. Update Travis-CI script 3. Enhance PTY mode experience
v1.3.3
1. Reduce travis-ci build time
v1.3.1
1. Fix version error in v1.3.0 2. Make version checking configurable