minor comment tweaks
parent
1b93363588
commit
304acd42f0
|
@ -165,7 +165,7 @@ class Exploit
|
|||
end
|
||||
|
||||
rhosts = mod.datastore['RHOSTS']
|
||||
# For mutilple targets exploit attempts.
|
||||
# For multiple targets exploit attempts.
|
||||
if rhosts
|
||||
opts[:multi] = true
|
||||
rhosts_range = Rex::Socket::RangeWalker.new(rhosts)
|
||||
|
|
Loading…
Reference in New Issue