Skip to content

Not working on Windows 10 and Windows Server 2008 R2 #1

Description

Payload is not working under my test environments in both Windows 10 and Server 2008 R2. Trying to load Capcom.sys(c1d5cf8c43e7679b782630e93f5e6420ca1749a7)

Running under Windows 10 (Version 10.0.17134.345) as a local user belongs to Administrator group

RegCreateKeyEx failed: 0x0
[+] Enabling SeLoadDriverPrivilege
[+] SeLoadDriverPrivilege Enabled
[+] Loading Driver: \Registry\User\S-1-5-21-3294158787-947196347-1753039676-1001\System\CurrentControlSet\MyService
NTSTATUS: c00000e5, WinError: 0

Running under Windows Server 2008 R2 as user nt authoriry\system

RegCreateKeyEx failed: 0x0
[+] Enabling SeLoadDriverPrivilege
[+] SeLoadDriverPrivilege Enabled
[+] Loading Driver: \Registry\User\S-1-5-18\System\CurrentControlSet\MyService
NTSTATUS: c0000428, WinError: 0

Running under Windows Server 2008 R2 as user Administrator

[+] Enabling SeLoadDriverPrivilege                                                             
[+] SeLoadDriverPrivilege Enabled                                                              
[+] Loading Driver: \Registry\User\S-1-5-21-953262931-566350628-63446256-500\System\CurrentCont
rolSet\MyService                                                                               
NTSTATUS: c0000428, WinError: 0 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions