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

Suggestion - Implement a Python version that supports PTH and PTT #1

Open
jsdhasfedssad opened this issue Oct 11, 2022 · 2 comments
Open

Comments

@jsdhasfedssad
Copy link

Hi,

Thank you for this great tool! I had fun testing it.

I have a suggestion for you. Would it be possible to code a Python version of this tool? That could also support authentication using a NT hash or a Kerberos ticket for the initial LDAP connection.

@jsdhasfedssad jsdhasfedssad changed the title Suggestion - Implement a Python version that supports PTH Suggestion - Implement a Python version that supports PTH and PTT Oct 11, 2022
@Dec0ne
Copy link
Owner

Dec0ne commented Oct 11, 2022

Hi yes, it's on the todo list.

I will also add an option to specify NT hash for the initial LDAP connection.

FYI, you can use Rubeus to either request a TGT/TGStoLDAP using NT hash or import an existing ticket using /ptt and then run the tool without specifying credentials and it will use the TGT/TGStoLDAP for the initial LDAP connection.

@S3cur3Th1sSh1t
Copy link

Here is a Python version:

ShutdownRepo/pywhisker#6

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

3 participants