make the oracle login a scanner for consistency. see 757

git-svn-id: file:///home/svn/framework3/trunk@8139 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
James Lee 2010-01-16 00:59:06 +00:00
parent 69f609bdcd
commit 6c572466fa
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class Metasploit3 < Msf::Auxiliary
end
def run
def run_host
list = datastore['CSVFILE']
print_status("Starting brute force on #{datastore['RHOST']}:#{datastore['RPORT']}...")