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

Unhandled Rubeus Exception: Network Password is not correct #145

Open
ListnED opened this issue Nov 24, 2022 · 3 comments
Open

Unhandled Rubeus Exception: Network Password is not correct #145

ListnED opened this issue Nov 24, 2022 · 3 comments

Comments

@ListnED
Copy link

ListnED commented Nov 24, 2022

Hi,

Im doing some test on AD CS issue and im just following the instruction but everytime I run Rubeus, its falling. Im using both the compiles and pre-compiled Rubeus... THe password for the PFX is blank.. Almost I did many iteration of the commadn and its still the same.. Not sure if someone encountered this but hoping its gonna be fix soon... This is in my lab environment (DC = 2016, Attacker = Win10 & 2016, ADCS=2016).. SO far running the certify is ok but im stuck in the Rubeus error.

Note: AV and Firewall is OFF on all the lab machines

Hoping for some guidance here..

Thank you.
RubeusError

@Jb05s
Copy link

Jb05s commented Jan 28, 2023

Maybe try putting a pair of double-quotes for the password (/password:"")

If that doesn't work -- I solved this issue by installing OpenSSLv1.1.1s on my Windows 10 test machine and creating the PFX that route (I was required to set a password).. but it did solve the issue mentioned here.

@Immortalem
Copy link

Immortalem commented Mar 7, 2023

I had the same issue. In my case I used OpenSSL 3.x.x which used a different algorithm for encryption for the resulting PKCS12 file. Using either OpenSSL 1.x or the -legacy switch with OpenSSL 3.x.x fixed it for me.

@funnybananas
Copy link

had the same problem, this fixed it for me. Was banging my head against a wall for a while.

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