Method: Rex::Proto::Kerberos::Client#context

Defined in:
lib/rex/proto/kerberos/client.rb

#contextHash

Returns The Msf context where the connection belongs to.

Returns:

  • (Hash)

    The Msf context where the connection belongs to



26
27
28
# File 'lib/rex/proto/kerberos/client.rb', line 26

def context
  @context
end