I'm using a training lab to learn computing security. And I retrieved the hash of the admin in this form:
admin:1001:NO PASSWORD*********************:D4BF5A8658AFXXXXXXXX5B8DBB60859746:::
So, I just have the NTLM part (not the LM), and cracking password is very hard without LM part.
So I would like to know if there is a tool to connect to the VNC service (port 5900) of the remote computer only using the NTLM hash.