Change output

unstable
sinn3r 2012-11-30 12:06:21 -06:00
parent 44022baefa
commit 9db84a16fa
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class Metasploit3 < Msf::Post
next if !pass or pass.empty?
# show results to the user
print_good("#{host}:#{port} - USER: #{user} PASS: #{pass}")
print_good("#{session.sock.peerhost}:#{port} (#{host}) - '#{user}:#{pass}'")
# save results to the db
if session.db_record