Cracking remote Windows machine passwords
In this recipe, we will crack a remote Windows machine password. In this case, we will assume we have already launched the attack through Armitage and have taken the hashes we need. Please refer to Chapter 4, Finding Exploits in the Target and the Advanced attacks with Armitage recipe if needed.
Getting ready
Let's ensure the following prerequisites:
- Your Kali machine is powered up
- You have started Armitage up and it's running
- You have collected the needed hashes already from the remote machine
How to do it...
We will now break the password hashes of a Windows machine:
- From the Armitage screen select
Console
|Credentials
. Notice from our prior attack, we have the hashes that we pulled off the Windows XP machine:

Armitage screen
- At the bottom select
Crack Passwords
. - From there you will be presented with an
Option
dialog. Scroll through it a bit and see the options that are available to you. Without making any changes click on Launch:

Armitage implementation...