[go: nahoru, domu]

Skip to content

Releases: WangYihang/Platypus

v1.5.1

04 Feb 04:02
v1.5.1
8098cf9
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release
** BUG FIX **

1. fix /api/server crash #69 #105 #106 #107

v1.5.0

16 Jul 18:45
Compare
Choose a tag to compare
**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

15 Jul 04:14
Compare
Choose a tag to compare
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

11 Jul 14:25
Compare
Choose a tag to compare
1. Add port forwarding methods #28
2. Detecting Public IP address
3. Refine web UI

v1.4.1

28 Apr 08:11
Compare
Choose a tag to compare
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

22 Apr 05:33
Compare
Choose a tag to compare
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

20 Apr 02:06
Compare
Choose a tag to compare
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

18 Apr 05:43
Compare
Choose a tag to compare
1. Fix race condition lead to Platypus crash
2. Update Travis-CI script
3. Enhance PTY mode experience

v1.3.3

17 Apr 19:19
Compare
Choose a tag to compare
1. Reduce travis-ci build time

v1.3.1

12 Apr 07:02
Compare
Choose a tag to compare
1. Fix version error in v1.3.0
2. Make version checking configurable