Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

66 lines (53 loc) · 1.46 KB

2.3

  • Fixed Invoke-Binary arguments
  • Service function improved, now show privileges over the services

2.2

  • Added progress bar for file uploads/downloads
  • New ascii art on menu
  • Name of Dll loader refactored
  • Help added to Invoke-Binary
  • Fixed Invoke-Binary to accept any number of arguments separated by commas

2.1

  • Fixed required params for certificates auth
  • Removed trailing spaces for better visualization
  • Added command line option to disable colors
  • Improved Windows compatibility
  • Trap capturing to avoid accidental shell exit on Ctrl+C

2.0

  • Fix GSSAPI error
  • Docker support added

1.9

  • Added AMSI bypass
  • Fix the ps1 load with large size
  • Kerberos auth support
  • Improve upload/download functionality

1.8

  • Added pass-the-hash feature
  • Added bundler installation method

1.7

  • Added x64 compatibility to use Donut payloads

1.6

  • Added SSL and certificates support
  • Upload/download messages improved
  • Updated documentation
  • Removed scripts and executables dir as mandatory arguments
  • Added logo

1.5

  • Refactor to class
  • Fixed upload/download error
  • Added help arguments for connection

1.4

  • Small fixes

1.3

  • Added colors to shell prompt
  • Added images to documentation

1.2

  • Added some validations
  • Added badges to documentation

1.1

  • Translation to english
  • Added first documentation
  • Added colors for messages
  • First ruby gem created

1.0

  • Initial commit