Tagged Questions
1
vote
1answer
491 views
Nmap port scan and FTP bounce
Suppose that there is a network of machines, and there is a server with ftp server that allows ftp bounce.
I do a nmap scan on the network nmap -sC -some other parameters network address.
Does nmap ...