Skip to content

v0.9.2

Compare
Choose a tag to compare
@brightio brightio released this 18 Dec 13:47
· 139 commits to main since this release

Features added

  • Added PEASS-ng module
  • Introduced tasks (execute remote command from file/memory in background and get the output in a local file)
  • Introduced 'exec' menu command
  • Introduced progress bar for download/upload

Improvements

  • Enriched Unix shell PTY upgrade process
  • Changed terminal resize functionality from auto to realtime
  • Improved download and upload functionalities
  • Fixed several bugs

Changes

  • Introduce 'agent' mode (needs python on target) for smoother interaction with the targets
  • Introduce 'control session' concept when python is not available
  • Removed PTY Windows shell support temporarily
  • Removed Unix 'advanced' shell support