Undo psexec changes
parent
15885e4ef6
commit
6e69fe48bf
|
@ -59,7 +59,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
]),
|
||||
OptString.new("NAME", [ false, "Service name on each target in RHOSTS (Default: random)" ]),
|
||||
OptString.new("DISPNAME", [ false, "Service display name (Default: random)" ]),
|
||||
OptAddressRange.new("RHOST", [ false, "Target address" ]),
|
||||
OptAddressRange.new("RHOSTS", [ false, "Target address range or CIDR identifier" ]),
|
||||
])
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue