Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

The POC doesnt work #2

@gal704

Description

@gal704

when i run the poc i get the following error:
[+] Current PID: 18832
[+] Token Handle: 368
[+] Leaking access token address
Traceback (most recent call last):
File "poc.py", line 156, in
exploit()
File "poc.py", line 139, in exploit
token = get_token_address()
File "poc.py", line 119, in get_token_address
handles = find_handles(pid, handle_info)
File "poc.py", line 80, in find_handles
e = struct.unpack('<QQQLHHLL', p)
struct.error: unpack requires a bytes object of length 40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions