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

Add password parameter to auth command #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Hackndo
Copy link

@Hackndo Hackndo commented Dec 16, 2024

When using an encrypted PFX for authentication, I find it useful to provide the tool with the password directly, rather than decrypting it on disk first and then using it for authentication.

certipy auth -pfx "./cert.pfx" -password 'P4ssw0rd' -dc-ip 192.168.1.1 -username 'COMPUTER$' -domain hackn.lab

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

Successfully merging this pull request may close these issues.

1 participant