Releases: nettitude/PoshC2
Releases · nettitude/PoshC2
v9.0 Revival!
Misc Fixes & XOR Payload
- 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
- 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
- Added JXA Mac Implant from @l0gan
- Added
createpbindpayload
from @kibercthulhu - Update config template
- Misc other fixes and changes
Minor fixes & changes
- 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
Added FComm file-based comms from Rich Hicks
PoshC2 v7.2.0
- 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
- 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
- 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
Fixed UrlConfig for Connection Reset Error