Nmap Development mailing list archives

FTP over NCAT


From: Siva <rsiva4u () gmail com>
Date: Sat, 5 Jan 2019 20:43:23 -0500

NMAP team
  Could u please advice syntax for using ncat to use proxy to download
files from a external ftp host ?

While the following is working for destinations on port 22 - sftp, i am
unable to reach a ftp destination using this syntax.

Could you please advice ?

sftp -v -oPort=21 "ProxyCommand=/usr/bin/ncat -v --proxy $proxy_server
--proxy-type socks5 --proxy-auth $proxy_user:$proxy_pwd %h %p" $ftp_user@
$ftp_host

Regards
Siva
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: