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

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

View File

@ -43,10 +43,6 @@ class Metasploit3 < Msf::Auxiliary
res
end
def peer
"#{rhost}:#{rport}"
end
def run_host(ip)
vprint_status("#{peer} - Login...")