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-b9f4589650daunstable
parent
bbe10b439f
commit
d4c42806f6
|
@ -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']}...")
|
Loading…
Reference in New Issue