Comma deleted
parent
a204f6fd1b
commit
e32bd8d4e0
|
@ -43,7 +43,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
register_options(
|
||||
[
|
||||
OptInt.new('MaxRID', [ false, "Maximum RID to check", 4000 ]),
|
||||
OptInt.new('MaxRID', [ false, "Maximum RID to check", 4000 ])
|
||||
],
|
||||
self.class
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue