Releases: antonioCoco/SharPyShell
Releases · antonioCoco/SharPyShell
SharPyShell v1.3.0
Added
- Python3 porting
- Added Windows support
- Added an AMSI bypass in "invoke_ps_module" module
Changes
- Updated mimikatz with the latest binaries
Bugfixes
- Fixed a bug and description of "lateral_wmi" module
- Fixed a bug in argument parsing of "runas" module
SharPyShell v1.2.1
Added
- New fancy logo, thank you so much @newfinal100!
Changes
- Removed psexec module due to incompatible license
SharPyShell v1.1.14
SharPyShell v1.1.14 release
Modules added
- inject_shellcode
- inject_dll_reflective
- inject_dll_srdi
Modules changes
- Added reflective dll version to privesc_juicy_potato module
- Added dll version to mimikatz module
- Modified runas module to enable "SeDebugPrivilege" on process start
Bugfixes
- Added Everyone permission to Environment directory
- Fixed a bug in invoke_ps_module for double quotes in appended_code param
- Updated module runas to work better with Interactive logon
- Updated PowerUp.ps1 to the latest version
- Updated Invoke-Mimikatz.ps1 to the latest version with additional fixes
SharPyShell v1.0
SharPyShell v1.0 release
Modules added
- download
- exec_cmd
- exec_ps
- invoke_ps_module
- invoke_ps_module_as
- lateral_psexec
- lateral_wmi
- mimikatz
- net_portscan
- privesc_juicy_potato
- privesc_powerup
- runas
- runas_ps
- upload