aboutsummaryrefslogtreecommitdiff
path: root/Privesc/README.md
AgeCommit message (Collapse)AuthorFilesLines
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