Module Msf::Exploit::Remote::SunRPC
In: lib/msf/core/exploit/sunrpc.rb

This mixin provides utility methods for interacting with a SunRPC service on a remote machine. These methods may generally be useful in the context of exploitation. This mixin extends the Tcp exploit mixin. Only one SunRPC service can be accessed at a time using this class.

Methods

Included Modules

Exploit::Remote::Tcp

Constants

XDR = Rex::Proto::SunRPC::XDR

Attributes

rpcobj  [RW]  Used to track the last SunRPC context

Public Class methods

Public Instance methods

[Validate]