This file is indexed.

/etc/octopussy/conf/services/Pcscd.xml is in octopussy 1.0.6-0ubuntu1.

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
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="PC Smart Card Service"
                   name="Pcscd"
                   nb_messages="031"
                   version="201002220010"
                   website="http://pcsclite.alioth.debian.org/">
  <message loglevel="Information"
           msg_id="Pcscd:apdu_exchange_with_smartcard_or_cardreader"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;ifdhandler.+IFDHTransmitToICC.+&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:data_rates"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+get_data_rates.+declared.+bps&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:preparing_for_suicide"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Preparing for suicide&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:deamon_ready"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+daemon ready.&quot;):msg@&gt;"
           rank="004"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:adding_usb_device"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Adding USB device.+&quot;):msg@&gt;"
           rank="005"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:initialize_reader"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+InitializeReader.+&quot;):msg@&gt;"
           rank="006"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:loading_ifd_handler"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Loading IFD Handler.+&quot;):msg@&gt;"
           rank="007"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:init_driver"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+init_driver.+&quot;):msg@&gt;"
           rank="008"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:create_channel_by_name"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+CreateChannelByName.+&quot;):msg@&gt;"
           rank="009"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:open_usb_by_name"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+OpenUSBByName.+&quot;):msg@&gt;"
           rank="010"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:get_capabilities"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+GetCapabilities.+&quot;):msg@&gt;"
           rank="011"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:add_reader"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+AddReader.+&quot;):msg@&gt;"
           rank="012"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:power_up"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+PowerICC.+PowerUp&quot;):msg@&gt;"
           rank="013"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:card_atr"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;Card ATR.+&quot;):msg@&gt;"
           rank="014"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:establish_usb_notifications"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+EstablishUSBNotifications.+&quot;):msg@&gt;"
           rank="015"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:set_protocol"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+SetProtocol.+&quot;):msg@&gt;"
           rank="016"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:hotplug_stopped"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Hotplug stopped&quot;):msg@&gt;"
           rank="017"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:reader_stop"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Stopping reader:.+&quot;):msg@&gt;"
           rank="018"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:stomping_thread"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Stomping thread.&quot;):msg@&gt;"
           rank="019"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:thread_stomped"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Thread stomped.&quot;):msg@&gt;"
           rank="020"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:entering_cleaning_function"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+entering cleaning function&quot;):msg@&gt;"
           rank="021"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:close_channel"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+CloseChannel.+&quot;):msg@&gt;"
           rank="022"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:unloading_reader_driver"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Unloading reader driver.&quot;):msg@&gt;"
           rank="023"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:at_exit_cleaning"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+at_exit.+ cleaning.+.&quot;):msg@&gt;"
           rank="024"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:card_inserted_into_reader"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+Card inserted into.+&quot;):msg@&gt;"
           rank="025"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:card_removed_from_reader"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+ Card Removed From .+&quot;):msg@&gt;"
           rank="026"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:apdu_message"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;APDU:.+&quot;):msg@&gt;"
           rank="027"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Pcscd:sw_message"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;SW:.+&quot;):msg@&gt;"
           rank="028"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Warning"
           msg_id="Pcscd:cannot_create_file_or_directory_permission_denied"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+annot create.+Permission denied&quot;):msg@&gt;"
           rank="030"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Pcscd:cannot_create_public_shared_file"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+annot create public shared file.+Permission denied&quot;):msg@&gt;"
           rank="029"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Debug"
           msg_id="Pcscd:log_level_set"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+LogSetLevel.+level=.+&quot;):msg@&gt;"
           rank="031"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Warning"
           msg_id="Pcscd:cannot_remove_no_such_file_or_directory"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+annot remove.+No such file or directory&quot;):msg@&gt;"
           rank="032"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Pcscd:cannot_remove_file_or_directory_permission_denied"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;pcscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.+annot remove.+Permission denied&quot;):msg@&gt;"
           rank="033"
           table="Message"
           taxonomy="Application.Errors" />
</octopussy_service>