PowerRunAsSystem is a PowerShell script, also available as an installable module through the PowerShell Gallery, designed to impersonate the NT AUTHORITY/SYSTEM user and execute commands or launch interactive processes without relying on third-party tools. It achieves this using only native Windows build-in features.
Stars
268
Forks
39
Watchers
268
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Merge pull request #1 from PhrozenIO/dev
da33b46View on GitHubFinalized version 4.0, support of reverse shell connection for interactive process
f080023View on GitHubFeat: support NamedPipe Client Impersonation Method
0072887View on GitHub