FileZilla Server is a popular open-source FTP server that has had several vulnerabilities in the past. The specific version you mentioned, 0.9.60 beta, is an older version that may have known security issues.
: It introduced an option to force TLS session resumption on data connections, preventing attackers from hijacking unencrypted or improperly authenticated data streams. OpenSSL Update filezilla server 0.9.60 beta exploit github
If you can access port 14147, you can often connect using the FileZilla Server Interface tool without a password (if not set). Once connected: You can create a new user. Map the user’s home directory to C:\. Grant full permissions (Read/Write/Delete). FileZilla Server is a popular open-source FTP server
nmap -sV -p 21 --script=ftp-bounce <target>
PoC Availability: Public repositories like GitHub frequently host scripts that demonstrate how these older vulnerabilities can be triggered. Common Vulnerabilities in Legacy FTP Servers filezilla server 0.9.60 beta exploit github