Sha256: 02f83dab9ab60a3e5577b0a3dab397bad04b9a373b55efd8f6c57038963767ae

Contents?: true

Size: 863 Bytes

Versions: 43

Compression:

Stored size: 863 Bytes

Contents

module Rex
module Post
module Meterpreter
module Extensions
module Incognito

TLV_TYPE_INCOGNITO_LIST_TOKENS_DELEGATION        	= TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 2)
TLV_TYPE_INCOGNITO_LIST_TOKENS_IMPERSONATION        	= TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 3)
TLV_TYPE_INCOGNITO_LIST_TOKENS_ORDER       	= TLV_META_TYPE_UINT| (TLV_EXTENSIONS + 4)
TLV_TYPE_INCOGNITO_IMPERSONATE_TOKEN    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 5)
TLV_TYPE_INCOGNITO_GENERIC_RESPONSE    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 6)
TLV_TYPE_INCOGNITO_USERNAME    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 7)
TLV_TYPE_INCOGNITO_PASSWORD    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 8)
TLV_TYPE_INCOGNITO_SERVERNAME    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 9)
TLV_TYPE_INCOGNITO_GROUPNAME    = TLV_META_TYPE_STRING | (TLV_EXTENSIONS + 10)

end
end
end
end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
librex-0.0.65 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.63 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.54 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.53 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.52 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.51 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.50 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.49 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.48 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.47 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.46 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.44 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.43 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.42 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.41 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.40 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.39 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.38 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.37 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.36 lib/rex/post/meterpreter/extensions/incognito/tlv.rb