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

Access denied trying to get handle to driver #12

Open
FranciscoNabas opened this issue Jun 16, 2023 · 0 comments
Open

Access denied trying to get handle to driver #12

FranciscoNabas opened this issue Jun 16, 2023 · 0 comments

Comments

@FranciscoNabas
Copy link

I'm getting access denied while trying to open a handle to the driver using CreateFile.
I thought it was an issue with my implementation, but it seems the permissions changed in recent versions of Windows.
I tried with SeDebugPrivilege + SeLoadDriverPrivilege + SeTcpPrivilege and even SeSecurityPrivilege.
If you find a way around this, please let me know. I'm trying to bring this to PowerShell 😅
My take on it: https://github.com/FranciscoNabas/ProcessSlayer

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

No branches or pull requests

1 participant