Method: Rex::Proto::Kerberos::Client#context
- Defined in:
- lib/rex/proto/kerberos/client.rb
#context ⇒ Hash
Returns The Msf context where the connection belongs to.
26 27 28 |
# File 'lib/rex/proto/kerberos/client.rb', line 26 def context @context end |