Skip to content

SharPyShell v1.1.14

Compare
Choose a tag to compare
@antonioCoco antonioCoco released this 26 Mar 16:48
· 37 commits to master since this release
5a2a242

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