Skip to content
Rich5 edited this page Sep 25, 2015 · 4 revisions

Current Payload Features:

  • Remote PowerShell CLI
  • Multiline command processing similar to native PowerShell.exe
  • Supports remote importing of PowerShell modules without additional staging (requires supporting handler)
  • Unmanaged payload allows for black list bypassing
  • Reflective payload allows for payload to be injected into other processes
  • Support for both x86 and x64 architectures
  • Secure communications (SSL/TLS)
  • Sleep command allows for scheduled callbacks

Future Payload Features

  • Ability to run background jobs
  • Implement all feasible host methods
Clone this wiki locally