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

lookupsid.py - digestmod is required #717

Closed
Reelix opened this issue Dec 3, 2019 · 4 comments
Closed

lookupsid.py - digestmod is required #717

Reelix opened this issue Dec 3, 2019 · 4 comments

Comments

@Reelix
Copy link

Reelix commented Dec 3, 2019

Python: 3.8.0
Impacket: v0.9.20

Syntax: python lookupsid.py 'user:pass'@{iphere}

lookupsid.py fails on line 79 - https://github.com/SecureAuthCorp/impacket/blob/master/examples/lookupsid.py#L79 - With the error

[*] Brute forcing SIDs at {iphere}
[*] StringBinding ncacn_np:{iphere}[\pipe\lsarpc]
[-] `digestmod` is required.
@awsmhacks
Copy link
Contributor

I believe this was fixed in a recent PR, same issue as #702

Could you pull down the latest, v0.9.21-dev and try again?

@asolino
Copy link
Collaborator

asolino commented Jan 7, 2020

No answer, closing

@asolino asolino closed this as completed Jan 7, 2020
@noraj
Copy link

noraj commented Mar 19, 2020

Could you pull down the latest, v0.9.21-dev and try again?

@asolino When will v0.9.21 be released ?

I don't seen a dev release v0.9.21-dev or tag or branch.

@asolino
Copy link
Collaborator

asolino commented Mar 19, 2020

0.9.21-dev is master until a new release is tagged. Check here

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

4 participants