Forgot to remove this option
parent
0415d31c61
commit
b3a473aec0
|
@ -37,8 +37,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
register_options(
|
||||
[
|
||||
Opt::RPORT(4679),
|
||||
OptString.new("PARAM", [false, 'Specify a parameter for the action'])
|
||||
Opt::RPORT(4679)
|
||||
], self.class)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue