Class: Rex::Proto::Kerberos::Pac::Krb5PacAttributes

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#flagsInteger

Returns Attribute flags.

Returns:

  • (Integer)

    Attribute flags



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

uint32 :flags, initial_value: PAC_WAS_GIVEN_IMPLICITLY

#flags_lengthInteger

Returns Length of the flags field, in bits.

Returns:

  • (Integer)

    Length of the flags field, in bits



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

uint32 :flags_length, initial_value: 2

#ul_typeInteger (readonly)

Returns Describes the type of data present in the buffer.

Returns:

  • (Integer)

    Describes the type of data present in the buffer



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

virtual :ul_type, value: Krb5PacElementType::PAC_ATTRIBUTES