Password Cracker: Linux

Lab Environment

In this lab environment, you will be provided with GUI access to a Kali machine. The target machine running a vulnerable application will be accessible at demo.ine.local.

Objective: Run the following auxiliary module against the target:

  • auxiliary/analyze/crack_linux

Tools

The best tools for this lab are:

  • Nmap

  • Metasploit Framework

Writeup

nmap -sSVC demo.ine.local

Last updated