Skip to content

Releases: nettitude/PoshC2

Misc Fixes & XOR Payload

01 Aug 09:43
Compare
Choose a tag to compare
  • 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

30 Mar 16:00
Compare
Choose a tag to compare
  • 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

PoshC2 v7.4.0 - JXA Implant

14 Apr 14:06
Compare
Choose a tag to compare
  • Added JXA Mac Implant from @l0gan
  • Added createpbindpayload from @kibercthulhu
  • Update config template
  • Misc other fixes and changes

Minor fixes & changes

16 Feb 17:24
Compare
Choose a tag to compare
  • 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

PoshC2: FComm

27 Jan 14:47
Compare
Choose a tag to compare

Added FComm file-based comms from Rich Hicks

PoshC2 v7.2.0

06 Jan 14:51
Compare
Choose a tag to compare
  • 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

PoshC2 v7.1.0

01 Dec 14:47
Compare
Choose a tag to compare
  • 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

PoshC2 v7.0.5

13 Oct 08:06
Compare
Choose a tag to compare
  • 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

PoshC2 v7.0.4

17 Sep 14:48
Compare
Choose a tag to compare

Fixed UrlConfig for Connection Reset Error

PoshC2 v7.0.3

17 Sep 11:16
Compare
Choose a tag to compare

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