Releases: g3tsyst3m/elevationstation
Releases · g3tsyst3m/elevationstation
Elevation Station
- 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
removed some unnecessary input() entries and allowed for args to be passed via commandline instead
ElevationStation
- Added in DLL injection (currently compiled for ip 127.0.0.1 and port 4445)
- probably other updates but I can't remember 😆
ElevationStation
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!)
- 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
- 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
includes process and thread duplication to SYSTEM and named pipe impersonation to SYSTEM