ncrack icon indicating copy to clipboard operation
ncrack copied to clipboard

The tool is keeping retrying the connection even when I specify cr=0

Open deauther890 opened this issue 1 year ago • 0 comments
trafficstars

Hello,

I used the following command: ncrack <ip> -p ftp --user admin --pass "" -m ftp:cr=1. The ftp service on the ip I used is giving the following when I try to connect to it manually : "421 Service not available, remote server has closed connection." I need from ncrack to terminate after one try for ips with the same issue or when the ftp port is closed. Whereas, ncrack keeps retrying infinitly to establish the connecction!!

deauther890 avatar Jul 16 '24 16:07 deauther890