Skip to content

Releases: g3tsyst3m/elevationstation

Elevation Station

12 Aug 19:33

Choose a tag to compare

  • Replaced DLL injection with CreateRemoteThread for getting SYSTEM. This method relies on the bitwise shiftright operation to encode the shellcode
  • Added in a new option to become TRUSTEDINSTALLER!
  • removed legacy code that I don't think this solution needs anymore

ElevationStation

21 Jul 12:35

Choose a tag to compare

removed some unnecessary input() entries and allowed for args to be passed via commandline instead

ElevationStation

03 Jul 15:53

Choose a tag to compare

  • Added in DLL injection (currently compiled for ip 127.0.0.1 and port 4445)
  • probably other updates but I can't remember 😆

ElevationStation

21 Jun 19:02

Choose a tag to compare

Most stable release by far

  • More ease of use out of the box
  • Cleaned up more code
  • Enhanced functionality
  • Color coded output

Full Changelog: v1.2...v1.3

ElevationStation (w/ UAC Bypass implemented!)

17 Jun 03:36

Choose a tag to compare

  • cleaned up the help commands
  • added UAC Bypass functionality to the tool!
  • probably other things I can't remember right now
    Enjoy!

ElevationStation v1.1

16 Jun 14:19

Choose a tag to compare

  • added Named pipe impersonation SYSTEM shell
  • added a delay for the created service to connect to the named pipe instance. @daem0nc0re
  • added a fix for CreateProcessAsUser giving an access denied in certain situations involving process job creation and process sessions
  • cleaned up some lazy coding

ElevationStation

12 Jun 01:29

Choose a tag to compare

includes process and thread duplication to SYSTEM and named pipe impersonation to SYSTEM