Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-03 | Added Get-CurrentUserTokenGroupSid to enumerate all group SIDs the current ↵ | Harmj0y | 1 | -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-02 | Updated Privesc README.md and .psd1 to reflect the new PowerUp function names. | Harmj0y | 1 | -23/+29 | |
2015-12-03 | Added ./Privesc/ folder that integrates PowerUp.ps1 | Harmj0y | 1 | -0/+59 | |
Updated README.md's |