Cracking RDP and VNC passwords
In this recipe, we will try and crack RDP and VNC passwords on our Windows machine.
Cracking into either RDP or VNC can be a very powerful method to access any system. While RDP is restricted to Windows systems VNC is a cross platform remote control utility covering Windows, Mac, and Linux. You can use your previous scanning to look for open VNC ports even on Windows machines.
Getting ready
Let's ensure the following prerequisites:
- Your Kali machine is powered up
- Your Windows machine is powered up on the NAT network
- Validate internet connectivity
- You have some valid users on the system with RDP enabled for them
How to do it...
We will now attempt to crack remote access passwords:
- Let's start by logging into the Windows machine and validate that we have some accounts ready and also to get VNC downloaded and installed as well.
- Open internet explorer and browse to
www.uvnc.com
. ClickDownloads
at the top. Select the latest version of the software and download it. - Install...