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