A Qualys (or similar security) scan reports the vulnerability QID-48169: Remote Management Service Accepting Unencrypted Credentials Detected (FTP) on an AutoSys iDash or Workload Automation server.
Specifically, the scan identifies that the server is listening on TCP Port 21. Analysis of the system shows that the Workload Automation System Agent (Java process) is the service holding the port open, even if no FTP jobs are currently defined or in use.
Example netstat output:
The Workload Automation System Agent includes a built-in FTP server plugin that is often enabled by default during installation or via the agentparm.txt configuration. When the FTP plugin is active (plugins.start_internal_N=ftp), the agent functions as an FTP server and listens on the default FTP port (21). Because standard FTP transmits credentials in clear text, security scanners flag this as a vulnerability.