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