Class: Rex::Proto::Kerberos::Pac::UnknownPacElement

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/rex/proto/kerberos/pac/krb5_pac.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ul_typeInteger

Returns Describes the type of data present in the buffer.

Returns:

  • (Integer)

    Describes the type of data present in the buffer



569
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 569

virtual :ul_type, value: :selection

#unknown_elementString

Returns The contents of an unknown Pac Element.

Returns:

  • (String)

    The contents of an unknown Pac Element



573
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 573

string :unknown_element, read_length: :data_length