aboutsummaryrefslogtreecommitdiff
path: root/Privesc
AgeCommit message (Expand)AuthorFilesLines
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...Harmj0y3-4/+94
2016-06-03-Added ValueFromPipelineByPropertyName to Get-ModifiablePath to parse passed ...Harmj0y1-603/+492
2016-06-02Updated Privesc README.md and .psd1 to reflect the new PowerUp function names.Harmj0y2-34/+44
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-31Bug fix for Get-System for when a needed assembly isn't loaded.Harmj0y1-0/+2
2016-05-23Combined Get-SiteListPassword.ps1 into PowerUp.ps1Harmj0y3-179/+189
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-03-15Moved admin check for Get-System to allow for RevToSelfHarmj0y1-4/+4
2016-03-11Added Get-System to Privesc/Harmj0y2-3/+594
2016-02-12Added Pester tests for Get-SiteListPasswordHarmj0y1-2/+7
2016-02-12Added additional search paths, code cleanup.Harmj0y1-42/+14
2016-02-11Added Get-SiteListPassword to decrypt McAfee SiteList.xml file passwords.Harmj0y2-1/+203
2016-01-25Merge pull request #111 from sagishahar/devHarmJ0y1-3/+3
2016-01-25Merge pull request #108 from sagishahar/masterHarmJ0y1-55/+64
2016-01-17Fix 'Install-ServiceBinary' for non-'Modifiable' filessagishahar1-3/+3
2016-01-13Add 'CanRestart' to output and Pester testssagishahar1-55/+64
2015-12-29Sorted exports into alphabetical orderStuart Morgan1-13/+13
2015-12-18Set all module versions to 3.0Matt Graeber1-61/+1
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.ps1Harmj0y4-0/+2467