Ok so I want to grab the version of ftp protocol of a webserver without having username and password. This is possible with nmap and netcat, but I didnt know if it was possible with ftplib or socket. I have a port scanner but it only shows if the port is open. Any suggestions?