Remove unused

bug/bundler_fix
Jon Hart 2015-08-28 15:38:23 -07:00
parent 35555f5f24
commit 66616eeb95
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ class Metasploit3 < Msf::Auxiliary
)
if res
map_target = Rex::Socket.source_address(rhost)
map = "#{rhost}:#{external_port}/#{protocol} -> #{internal_ip}:#{internal_port}/#{protocol}"
if res.code == 200
print_good("#{peer} successfully mapped #{map}")