Missed this one
parent
17b5e57280
commit
268a3e769e
|
@ -32,8 +32,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
register_options(
|
||||
[
|
||||
Opt::RPORT(110),
|
||||
# Should be OptPath
|
||||
OptString.new('USER_FILE',
|
||||
OptPath.new('USER_FILE',
|
||||
[
|
||||
false,
|
||||
'The file that contains a list of probable users accounts.',
|
||||
|
|
Loading…
Reference in New Issue