Skip to content

Releases: brightio/penelope

v0.10.0

28 Oct 13:31
Compare
Choose a tag to compare

Changes

  • Numerous enchantments and bugs fixes
  • Introduce raw mode menu in the waiting Listener
  • Revamped payload hints and added metasploit hints
  • Improved MacOS support
  • Improved cmdline startup logic
  • Added HTTP proxy support for Internet downloads
  • Added the ability to bypass SSL verification for Internet downloads

v0.9.2

18 Dec 13:47
Compare
Choose a tag to compare

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

v0.8.5

11 May 14:55
Compare
Choose a tag to compare

Features added

  • Configuration file
  • Interfaces command
  • Multiple listeners at once via command line

Changes

  • Removed 'recon' command and implemented 'run' command

v0.8.4

24 Jan 14:09
Compare
Choose a tag to compare

Features added

  • Maintain X active sessions
  • Spawn to another port and/or host
  • Compatibility with Python >= 3.6
  • Upload exploitdb exploit from URL

Changes

  • No detaching or PTY resize while on alternate buffer

v0.8.0

24 Jan 13:47
Compare
Choose a tag to compare

Initial release

Features

  • Auto-upgrade shells to PTY (auto-resize included)
  • Logging interaction with the targets
  • Download files from targets
  • Upload files to targets
  • Upload preset scripts to targets
  • Spawn backup shells
  • Multiple sessions
  • Multiple listeners
  • Can be imported by exploits and get shell on the same terminal