blarg lost a commit in there.

git-svn-id: file:///home/svn/framework3/trunk@11957 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Tod Beardsley 2011-03-14 14:41:46 +00:00
parent b8b175fd5c
commit 03f227817e
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ class Metasploit3 < Msf::Auxiliary
def parse_script_output(addr,port,output)
msg = "#{addr}:#{port} - Oracle -"
@oracle_reported = false
if output =~ /TNS: The listener could not resolve \x22/n
print_error "#{msg} Invalid SID: #{sid}"
elsif output =~ /Accounts[\s]+No valid accounts found/nm