FTP Enumeration

Lab Environment

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

Objective: Your task is to perform FTP enumeration with Metasploit.

Tools

The best tools for this lab are:

  • Metasploit Framework

  • FTP client

Writeup

ping -c 1 demo.ine.local

Last updated