This file is indexed.

/usr/share/wireshark/radius/dictionary.yubico is in libwireshark-data 2.4.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
#	Yubico VSA's
#
#	$Id: 618597605ce29d7bee6887bf2c2cd10e72009593 $
#
##############################################################################

VENDOR		Yubico				41482

BEGIN-VENDOR	Yubico

ATTRIBUTE	Yubikey-Key				1	octets
ATTRIBUTE	Yubikey-Public-ID			2	string
ATTRIBUTE	Yubikey-Private-ID			3	octets
ATTRIBUTE	Yubikey-Counter				4	integer
ATTRIBUTE	Yubikey-Timestamp			5	integer
ATTRIBUTE	Yubikey-Random				6	integer
ATTRIBUTE	Yubikey-OTP				7	string

END-VENDOR	Yubico