This file is indexed.

/usr/include/libprelude/idmef-message-id.h is in libprelude-dev 1.0.0-11.9.

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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
/* Auto-generated by the GenerateIDMEFMessageIdH package */

#ifndef _LIBPRELUDE_IDMEF_MESSAGE_ID_H
#define _LIBPRELUDE_IDMEF_MESSAGE_ID_H

/*
 * Misc value
 */

#define IDMEF_MSG_OWN_FORMAT                                 253
#define IDMEF_MSG_END_OF_TAG                                 254

/*
 * Tag value
 */

#define IDMEF_MSG_ADDITIONAL_DATA_TAG 0
#define IDMEF_MSG_REFERENCE_TAG 1
#define IDMEF_MSG_CLASSIFICATION_TAG 2
#define IDMEF_MSG_USER_ID_TAG 3
#define IDMEF_MSG_USER_TAG 4
#define IDMEF_MSG_ADDRESS_TAG 5
#define IDMEF_MSG_PROCESS_TAG 6
#define IDMEF_MSG_WEB_SERVICE_TAG 7
#define IDMEF_MSG_SNMP_SERVICE_TAG 8
#define IDMEF_MSG_SERVICE_TAG 9
#define IDMEF_MSG_NODE_TAG 10
#define IDMEF_MSG_SOURCE_TAG 11
#define IDMEF_MSG_FILE_ACCESS_TAG 12
#define IDMEF_MSG_INODE_TAG 13
#define IDMEF_MSG_CHECKSUM_TAG 14
#define IDMEF_MSG_FILE_TAG 15
#define IDMEF_MSG_LINKAGE_TAG 16
#define IDMEF_MSG_TARGET_TAG 17
#define IDMEF_MSG_ANALYZER_TAG 18
#define IDMEF_MSG_ALERTIDENT_TAG 19
#define IDMEF_MSG_IMPACT_TAG 20
#define IDMEF_MSG_ACTION_TAG 21
#define IDMEF_MSG_CONFIDENCE_TAG 22
#define IDMEF_MSG_ASSESSMENT_TAG 23
#define IDMEF_MSG_TOOL_ALERT_TAG 24
#define IDMEF_MSG_CORRELATION_ALERT_TAG 25
#define IDMEF_MSG_OVERFLOW_ALERT_TAG 26
#define IDMEF_MSG_ALERT_TAG 27
#define IDMEF_MSG_HEARTBEAT_TAG 28


/*
 * IDMEF Additional_data
 */
#define IDMEF_MSG_ADDITIONAL_DATA_TYPE 29
#define IDMEF_MSG_ADDITIONAL_DATA_MEANING 30
#define IDMEF_MSG_ADDITIONAL_DATA_DATA 31


/*
 * IDMEF Reference
 */
#define IDMEF_MSG_REFERENCE_ORIGIN 29
#define IDMEF_MSG_REFERENCE_NAME 30
#define IDMEF_MSG_REFERENCE_URL 31
#define IDMEF_MSG_REFERENCE_MEANING 32


/*
 * IDMEF Classification
 */
#define IDMEF_MSG_CLASSIFICATION_IDENT 29
#define IDMEF_MSG_CLASSIFICATION_TEXT 30


/*
 * IDMEF User_id
 */
#define IDMEF_MSG_USER_ID_IDENT 29
#define IDMEF_MSG_USER_ID_TYPE 30
#define IDMEF_MSG_USER_ID_TTY 31
#define IDMEF_MSG_USER_ID_NAME 32
#define IDMEF_MSG_USER_ID_NUMBER 33


/*
 * IDMEF User
 */
#define IDMEF_MSG_USER_IDENT 29
#define IDMEF_MSG_USER_CATEGORY 30


/*
 * IDMEF Address
 */
#define IDMEF_MSG_ADDRESS_IDENT 29
#define IDMEF_MSG_ADDRESS_CATEGORY 30
#define IDMEF_MSG_ADDRESS_VLAN_NAME 31
#define IDMEF_MSG_ADDRESS_VLAN_NUM 32
#define IDMEF_MSG_ADDRESS_ADDRESS 33
#define IDMEF_MSG_ADDRESS_NETMASK 34


/*
 * IDMEF Process
 */
#define IDMEF_MSG_PROCESS_IDENT 29
#define IDMEF_MSG_PROCESS_NAME 30
#define IDMEF_MSG_PROCESS_PID 31
#define IDMEF_MSG_PROCESS_PATH 32
#define IDMEF_MSG_PROCESS_ARG 33
#define IDMEF_MSG_PROCESS_ENV 34


/*
 * IDMEF Web_service
 */
#define IDMEF_MSG_WEB_SERVICE_URL 29
#define IDMEF_MSG_WEB_SERVICE_CGI 30
#define IDMEF_MSG_WEB_SERVICE_HTTP_METHOD 31
#define IDMEF_MSG_WEB_SERVICE_ARG 32


/*
 * IDMEF Snmp_service
 */
#define IDMEF_MSG_SNMP_SERVICE_OID 29
#define IDMEF_MSG_SNMP_SERVICE_MESSAGE_PROCESSING_MODEL 30
#define IDMEF_MSG_SNMP_SERVICE_SECURITY_MODEL 31
#define IDMEF_MSG_SNMP_SERVICE_SECURITY_NAME 32
#define IDMEF_MSG_SNMP_SERVICE_SECURITY_LEVEL 33
#define IDMEF_MSG_SNMP_SERVICE_CONTEXT_NAME 34
#define IDMEF_MSG_SNMP_SERVICE_CONTEXT_ENGINE_ID 35
#define IDMEF_MSG_SNMP_SERVICE_COMMAND 36
#define IDMEF_MSG_SNMP_SERVICE_COMMUNITY 37


/*
 * IDMEF Service
 */
#define IDMEF_MSG_SERVICE_IDENT 29
#define IDMEF_MSG_SERVICE_IP_VERSION 30
#define IDMEF_MSG_SERVICE_IANA_PROTOCOL_NUMBER 31
#define IDMEF_MSG_SERVICE_IANA_PROTOCOL_NAME 32
#define IDMEF_MSG_SERVICE_NAME 33
#define IDMEF_MSG_SERVICE_PORT 34
#define IDMEF_MSG_SERVICE_PORTLIST 35
#define IDMEF_MSG_SERVICE_PROTOCOL 36


/*
 * IDMEF Node
 */
#define IDMEF_MSG_NODE_IDENT 29
#define IDMEF_MSG_NODE_CATEGORY 30
#define IDMEF_MSG_NODE_LOCATION 31
#define IDMEF_MSG_NODE_NAME 32


/*
 * IDMEF Source
 */
#define IDMEF_MSG_SOURCE_IDENT 29
#define IDMEF_MSG_SOURCE_SPOOFED 30
#define IDMEF_MSG_SOURCE_INTERFACE 31


/*
 * IDMEF File_access
 */
#define IDMEF_MSG_FILE_ACCESS_PERMISSION 29


/*
 * IDMEF Inode
 */
#define IDMEF_MSG_INODE_CHANGE_TIME 29
#define IDMEF_MSG_INODE_NUMBER 30
#define IDMEF_MSG_INODE_MAJOR_DEVICE 31
#define IDMEF_MSG_INODE_MINOR_DEVICE 32
#define IDMEF_MSG_INODE_C_MAJOR_DEVICE 33
#define IDMEF_MSG_INODE_C_MINOR_DEVICE 34


/*
 * IDMEF Checksum
 */
#define IDMEF_MSG_CHECKSUM_VALUE 29
#define IDMEF_MSG_CHECKSUM_KEY 30
#define IDMEF_MSG_CHECKSUM_ALGORITHM 31


/*
 * IDMEF File
 */
#define IDMEF_MSG_FILE_IDENT 29
#define IDMEF_MSG_FILE_NAME 30
#define IDMEF_MSG_FILE_PATH 31
#define IDMEF_MSG_FILE_CREATE_TIME 32
#define IDMEF_MSG_FILE_MODIFY_TIME 33
#define IDMEF_MSG_FILE_ACCESS_TIME 34
#define IDMEF_MSG_FILE_DATA_SIZE 35
#define IDMEF_MSG_FILE_DISK_SIZE 36
#define IDMEF_MSG_FILE_CATEGORY 37
#define IDMEF_MSG_FILE_FSTYPE 38
#define IDMEF_MSG_FILE_FILE_TYPE 39


/*
 * IDMEF Linkage
 */
#define IDMEF_MSG_LINKAGE_CATEGORY 29
#define IDMEF_MSG_LINKAGE_NAME 30
#define IDMEF_MSG_LINKAGE_PATH 31


/*
 * IDMEF Target
 */
#define IDMEF_MSG_TARGET_IDENT 29
#define IDMEF_MSG_TARGET_DECOY 30
#define IDMEF_MSG_TARGET_INTERFACE 31


/*
 * IDMEF Analyzer
 */
#define IDMEF_MSG_ANALYZER_ANALYZERID 29
#define IDMEF_MSG_ANALYZER_NAME 30
#define IDMEF_MSG_ANALYZER_MANUFACTURER 31
#define IDMEF_MSG_ANALYZER_MODEL 32
#define IDMEF_MSG_ANALYZER_VERSION 33
#define IDMEF_MSG_ANALYZER_CLASS 34
#define IDMEF_MSG_ANALYZER_OSTYPE 35
#define IDMEF_MSG_ANALYZER_OSVERSION 36


/*
 * IDMEF Alertident
 */
#define IDMEF_MSG_ALERTIDENT_ALERTIDENT 29
#define IDMEF_MSG_ALERTIDENT_ANALYZERID 30


/*
 * IDMEF Impact
 */
#define IDMEF_MSG_IMPACT_SEVERITY 29
#define IDMEF_MSG_IMPACT_COMPLETION 30
#define IDMEF_MSG_IMPACT_TYPE 31
#define IDMEF_MSG_IMPACT_DESCRIPTION 32


/*
 * IDMEF Action
 */
#define IDMEF_MSG_ACTION_CATEGORY 29
#define IDMEF_MSG_ACTION_DESCRIPTION 30


/*
 * IDMEF Confidence
 */
#define IDMEF_MSG_CONFIDENCE_RATING 29
#define IDMEF_MSG_CONFIDENCE_CONFIDENCE 30


/*
 * IDMEF Assessment
 */


/*
 * IDMEF Tool_alert
 */
#define IDMEF_MSG_TOOL_ALERT_NAME 29
#define IDMEF_MSG_TOOL_ALERT_COMMAND 30


/*
 * IDMEF Correlation_alert
 */
#define IDMEF_MSG_CORRELATION_ALERT_NAME 29


/*
 * IDMEF Overflow_alert
 */
#define IDMEF_MSG_OVERFLOW_ALERT_PROGRAM 29
#define IDMEF_MSG_OVERFLOW_ALERT_SIZE 30
#define IDMEF_MSG_OVERFLOW_ALERT_BUFFER 31


/*
 * IDMEF Alert
 */
#define IDMEF_MSG_ALERT_MESSAGEID 29
#define IDMEF_MSG_ALERT_CREATE_TIME 30
#define IDMEF_MSG_ALERT_DETECT_TIME 31
#define IDMEF_MSG_ALERT_ANALYZER_TIME 32


/*
 * IDMEF Heartbeat
 */
#define IDMEF_MSG_HEARTBEAT_MESSAGEID 29
#define IDMEF_MSG_HEARTBEAT_CREATE_TIME 30
#define IDMEF_MSG_HEARTBEAT_ANALYZER_TIME 31
#define IDMEF_MSG_HEARTBEAT_HEARTBEAT_INTERVAL 32


/*
 * IDMEF Message
 */
#define IDMEF_MSG_MESSAGE_VERSION 29


#endif /* _LIBPRELUDE_IDMEF_MESSAGE_ID_H */