PoshC2 Versions Save

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.

v8.1

1 year ago
  • Fix for Python3.10 (@m0rv4i)
  • Fix module loading (@benpturner)
  • Fix Powershell module loading in Sharp Implant (@m0rv4i)
  • Add XOR payload (thanks to @thehackerish)
  • Fix cred-popper issue (@benpturner)

v8.0

2 years ago
  • RunOF for BOFs
  • Updated SharpSocks & integration
  • RunPE integration
  • DllSearcher
  • GetDllBaseAddress, FreeMemory & RemoveDllBaseAddress
  • Get-APICall & DisableEnvironmentExit
  • C# Ping, IPConfig, and NSLookup Modules
  • C# Telnet Client
  • C# Registry Module
  • PoshGrep
  • FindFile
  • Linux Implant
  • Misc bug fixes, stability improvements, opsec improvements

v7.4.0

3 years ago
  • Added JXA Mac Implant from @l0gan
  • Added createpbindpayload from @kibercthulhu
  • Update config template
  • Misc other fixes and changes

v7.3.1

3 years ago
  • Add searchallhelp for, well, searching all the help from every implant type.
  • FComm fixes
  • Fixes for running on Macs
  • Updated PBind module to fix kill-implant
  • Fixed Autoloads duplications

v7.3.0

3 years ago

Added FComm file-based comms from Rich Hicks

v7.2.0

3 years ago
  • New Report template & style
  • Updates to support Slack Notifications
  • Add ability to chain SharpPBind implants to an arbitrary depth
  • Fix Sharpsocks on Docker
  • Misc minor fixes

v7.1.0

3 years ago
  • Fix Sharpsocks comms and error handling
  • Update and improve Help
  • Print usage for posh-project -d if no project name is passed
  • Add Sharpsocks port to Dockerfile for use with Docker
  • Fix invoke-runas
  • Add StandIn.exe https://github.com/xforcered/StandIn
  • Fix and update SafetyDump and integration
  • Add option to perform basic Domain checks in PS/C# implants
  • Updated TLS config to support more TLS versions across all implants
  • Add ability to configure payload stage retries
  • Update AMSI bypass in shellcode
  • Update sRDI shellcode to clear shellcode out of memory after executing
  • Fix copy in C# implant
  • Misc small bug fixes and improvements

v7.0.5

3 years ago
  • Fix to startdaisy for PS and SharpHandlers when passing certain argument combinations
  • Add stopsocks for stopping SharpSocks in C# implant
  • Update posh-update to default to updating to current branch if no branch is specified instead of master
  • Fixed various broken payloads
  • Make URL parsing more robust for when changing resources/urls.txt
  • Add SharpSocks port to Dockerfile for when running on Docker
  • Misc other fixes

v7.0.4

3 years ago

Fixed UrlConfig for Connection Reset Error

v7.0.3

3 years ago

Fixed executable path in ansible script Fix db dropper filepath for x64 and x86 exes