aboutsummaryrefslogtreecommitdiff
path: root/Privesc/PowerUp.ps1
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Corrected -Path parameter in Write-ServiceBinaryHarmj0y1-6/+6
2016-06-06Addded Get-CachedGPPPassword to PowerUp, based almost entirely on Get-GPPPass...Harmj0y1-0/+208
2016-06-04Get-ModifiablePath now also checks parent folders of files for modificationHarmj0y1-31/+99
2016-06-04Renamed Get-RegistryAutoRun to Get-ModifiableRegistryAutoRunHarmj0y1-8/+7
2016-06-04-Enum specification bug fixHarmj0y1-62/+70
2016-06-03Added SidAttributes enum, Get-CurrentUserTokenGroupSid now returns an object ...Harmj0y1-27/+43
2016-06-03Added Get-CurrentUserTokenGroupSid to enumerate all group SIDs the current us...Harmj0y1-4/+92
2016-06-03-Added ValueFromPipelineByPropertyName to Get-ModifiablePath to parse passed ...Harmj0y1-603/+492
2016-06-02-Get-ModifiableFile renamed to Get-ModifiablePathHarmj0y1-249/+330
2016-06-02-Help expanded for Invoke-ServiceAbuseHarmj0y1-340/+490
2016-06-01-Removed Invoke-ServiceStart, Invoke-ServiceStop, Invoke-ServiceEnable, Invok...Harmj0y1-425/+1419
2016-05-23Combined Get-SiteListPassword.ps1 into PowerUp.ps1Harmj0y1-0/+188
2016-05-23Bug fix for issue #137Harmj0y1-13/+12
2016-04-08Merge pull request #122 from joncave/patch-1HarmJ0y1-0/+1
2016-03-20Find-PathHijack: Expand environment variables in pathJon Cave1-0/+1
2016-01-25Merge pull request #111 from sagishahar/devHarmJ0y1-3/+3
2016-01-17Fix 'Install-ServiceBinary' for non-'Modifiable' filessagishahar1-3/+3
2016-01-13Add 'CanRestart' to output and Pester testssagishahar1-55/+64
2015-12-14Removed commented blocks.Harmj0y1-6/+6
2015-12-14Removed C# enum for Test-ServiceDaclPermissionHarmj0y1-42/+42
2015-12-03Added ./Privesc/ folder that integrates PowerUp.ps1Harmj0y1-0/+2295