can't really be a scanner since a sid is needed for each host

git-svn-id: file:///home/svn/framework3/trunk@8141 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
James Lee 2010-01-17 17:56:05 +00:00
parent bbe10b439f
commit d4c42806f6
1 changed files with 1 additions and 1 deletions

View File

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