Whitespace retab, add rport 3780 as default

bug/bundler_fix
Tod Beardsley 2013-08-16 13:31:05 -05:00
parent e436d31d23
commit 24b8fb0d7b
1 changed files with 104 additions and 103 deletions

View File

@ -39,6 +39,7 @@ class Metasploit4 < Msf::Auxiliary
register_options(
[
Opt::RPORT(3780),
OptString.new('USERNAME', [true, "The Nexpose user", "user"]),
OptString.new('PASSWORD', [true, "The Nexpose password", "pass"]),
OptString.new('FILEPATH', [true, "The filepath to read on the server", "/etc/shadow"]),