Task 5
Task 5
From your scans, what version is FTP running on the target?
Answer
vsftpd 3.0.3
Explanation
For this task, we need to perform a port scan.
sudo nmap -T5 -sCV <target_ip>
Last updated
From your scans, what version is FTP running on the target?
vsftpd 3.0.3
For this task, we need to perform a port scan.
sudo nmap -T5 -sCV <target_ip>
Last updated