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.35 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.34 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.33 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.32 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.31 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.30 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.29 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.28 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.27 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.26 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.25 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.23 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.21 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.19 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.17 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.13 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.12 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.7 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.6 lib/rex/post/meterpreter/extensions/incognito/tlv.rb
librex-0.0.5 lib/rex/post/meterpreter/extensions/incognito/tlv.rb