Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
PowerUp update:
Browse files Browse the repository at this point in the history
-Standardized documentation, including adding output object types and required dependencies to all functions
-Added Get-ProcessTokenPrivilege to enumerate the current (or remote) process token privileges, replacing Get-CurrentUserTokenGroupSid
-Added Enable-Privilege to enable privileges using RtlAdjustPrivilege
-Added @enigma0x3's Invoke-WScriptUACBypass function
-Renamed Invoke-AllChecks to Invoke-PrivescAudit, added alias mapping
-Added tests for Get-ProcessTokenPrivilege, Enable-Privilege, and Invoke-WScriptUACBypass
-Renamed helper functions for consistency
-Passes PSScriptAnalyzer!
  • Loading branch information
HarmJ0y committed Dec 12, 2016
1 parent 863699d commit eae4695
Show file tree
Hide file tree
Showing 3 changed files with 2,271 additions and 1,168 deletions.
Loading

0 comments on commit eae4695

Please sign in to comment.