Remove peer; included via Exploit::Remote::Tcp in lib/msf/core/exploit/smtp.rb

bug/bundler_fix
Jon Hart 2015-12-24 07:44:36 -08:00
parent cea3bc27b9
commit c55f61d2d7
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 0 additions and 4 deletions

View File

@ -38,10 +38,6 @@ class Metasploit3 < Msf::Auxiliary
], self.class)
end
def peer
"#{rhost}:#{rport}"
end
def run_host(ip)
begin
connect