Skip to content

0xBEN/Get-Spokes3GSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Get-Spokes3GSystem

PowerShell script to aid in the automation of local privilege escalation path with the SpokesUpdateService

Based on the original exploit found here: https://www.exploit-db.com/exploits/47845



Tested on:

Windows Server 2019



Usage:

  1. Download the script to the target
  2. If using a custom payload file, place that in a writable directory on the target
  3. Run the script
  • If using the script as-is, will spawn cmd.exe as SYSTEM
.\Get-Spokes3GSystem.ps1
.\Get-Spokes3GSystem.ps1 -Payload "$($env:USERNAME)|advertise|C:\Windows\Temp\shell.exe"

About

PowerShell script to aid in the automation of local privilege escalation path with the SpokesUpdateService

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published