blarg lost a commit in there.
git-svn-id: file:///home/svn/framework3/trunk@11957 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
b8b175fd5c
commit
03f227817e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue