Mailing List Archive

ftp_overflow.nasl enhancement
This script first tries to send a very long username, then tries a short
name with very long password. The problem is that some servers may close
the connection after the first attack. Other may dislike the double
authentication.
IMHO, the script should disconnect & reconnect between attacks. Right?