Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DInvoke Conversion #21

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

DInvoke Conversion #21

wants to merge 36 commits into from

Conversation

0xbadjuju
Copy link
Owner

No description provided.

GetTokenSource
GetTokenUser
GetTokenGroups
GetTokenPrivileges
GetTokenOwner
GetTokenPrimaryGroup
GetTokenDefaultDacl
+ _GetTokenInformation
PrintElevation + CheckElevation -> GetTokenElevation

GetTokenType no longer static

Both can now use _GetTokenInformation
DisableAndRemoveAllTokenPrivileges was almost entirely redundent with other functionality. Now self contained in MainLoop.Modules. Privileges List was redundent with CommandLineParsing Privileges and used in fewer places.
Simplified many of the UserSession methods to TokenInformation. Modified OpenProcessTokens to reduce GetSyscallStubs.
@0xbadjuju 0xbadjuju self-assigned this Apr 7, 2022
Finds all available tokens on the system - suggestion from @mdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant