ftp: Remove dup IP:PORT in output
This commit is contained in:
@@ -50,7 +50,7 @@ module Exploit::Remote::Ftp
|
||||
verbose ||= datastore['FTPDEBUG']
|
||||
verbose ||= datastore['VERBOSE']
|
||||
|
||||
print_status("Connecting to FTP server #{rhost}:#{rport}...") if verbose
|
||||
print_status("Connecting to FTP server...") if verbose
|
||||
|
||||
fd = super(global)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user