Hello


WHile doing the Responder challenge on HacktheBox, I have to use evil-winrm.
I'm using Kali in VM on Mac Fusion. Up to date.
I installed evil-winrm from Kali and When I try to launch command:
----------------------------------------


evil-winrm -i 10.129.95.234 -u administrator -p **********


Error: An error of type OpenSSL:igest:igestError happened, message is Digest initialization failed: initialization error
Error: Exiting with code 1
----------------------------------------


I though that some libraries may be missing, so I install ssl dev, and some other following some searches like "apt-file search openssl/digest"
NO success.




Anyone can point me to the right direction please ?






Kind Regards
Act