ProFTP Recon: Basics
Last updated
Last updated
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: Answer the following questions:
What is the version of FTP server?
Use the username dictionary /usr/share/metasploit-framework/data/wordlists/common_users.txt and password dictionary /usr/share/metasploit-framework/data/wordlists/unix_passwords.txt to check if any of these credentials work on the system. List all found credentials.
Find the password of user “sysadmin” using nmap script.
Find seven flags hidden on the server.
Nmap
Hydra