Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-06 | updated Privesc.psd1 and README.md | Harmj0y | 1 | -0/+1 | |
2016-06-04 | Renamed Get-RegistryAutoRun to Get-ModifiableRegistryAutoRun | Harmj0y | 1 | -3/+3 | |
Renamed Find-PathHijack to Find-PathDLLHijack Fixed exposed functions in PowerSploit.psd1 | |||||
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 |