Missed this one

bug/bundler_fix
sinn3r 2013-08-19 17:45:05 -05:00
parent 17b5e57280
commit 268a3e769e
1 changed files with 1 additions and 2 deletions

View File

@ -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.',