Changeset 4838

Show
Ignore:
Timestamp:
05/01/07 22:40:53 (1 year ago)
Author:
hdm
Message:

Prints the banner during connect() now

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/tags/framework-3.0/lib/msf/core/exploit/smtp.rb

    r3855 r4838  
    4343 
    4444                print_status("Connected to target SMTP server.") 
    45          
     45               print_status("Banner: #{self.banner.split("\n")[0].strip}") 
    4646                # Return the file descriptor to the caller 
    4747                fd