ly4k / Certipy

Tool for Active Directory Certificate Services enumeration and abuse
MIT License
2.43k stars 338 forks source link

Got error: [Errno 13] Permission denied #235

Open Kirusancito opened 2 weeks ago

Kirusancito commented 2 weeks ago

Hello, I installed certipy on a native Ubuntu, and I have this error when trying to use the certipy relay command: (without sudo) image

And, when I use sudo the following error appears:

"sudo: certipy: command not found"

Can you help me please?

Thank you in advance

brettgus commented 2 weeks ago

If you installed with pip, you'd probably want to run something like sudo /home/ubuntu/.local/bin/certipy (or whaytever your username is)