FTP


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

Null Session


┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/butch]
└─$ ftp $IP                                                                              
Connected to 192.168.238.63.
220 Microsoft FTP Service
Name (192.168.238.63:kali): ftp
331 Password required
Password: 
530 User cannot log in.
ftp: Login failed

The target FTP server does not allow anonymous access