aboutsummaryrefslogtreecommitdiff
path: root/Privesc/README.md
AgeCommit message (Collapse)AuthorFilesLines
2016-12-14Added documentation for PowerUpHarmJ0y1-10/+12
2016-06-06updated Privesc.psd1 and README.mdHarmj0y1-0/+1
2016-06-04Renamed Get-RegistryAutoRun to Get-ModifiableRegistryAutoRunHarmj0y1-3/+3
Renamed Find-PathHijack to Find-PathDLLHijack Fixed exposed functions in PowerSploit.psd1
2016-06-03Added Get-CurrentUserTokenGroupSid to enumerate all group SIDs the current ↵Harmj0y1-0/+1
user is a part of, regardless of being disabled. Replaced 'whoami /groups' local admin + medium integrity check with comparison against Get-CurrentUserTokenGroupSid
2016-06-02Updated Privesc README.md and .psd1 to reflect the new PowerUp function names.Harmj0y1-23/+29
2015-12-03Added ./Privesc/ folder that integrates PowerUp.ps1Harmj0y1-0/+59
Updated README.md's