FTP


Nmap discovered a FTP server on the target port 21 The running service is FileZilla ftpd 0.9.41 beta

┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/shenzi]
└─$ ftp anonymous@$IP      
Connected to 192.168.167.55.
220-FileZilla Server version 0.9.41 beta
220-written by Tim Kosse (Tim.Kosse@gmx.de)
220 Please visit http://sourceforge.net/projects/filezilla/
331 Password required for anonymous
Password: 
530 Login or password incorrect!
ftp: Login failed

The target FTP server does not allow null session