-
Notifications
You must be signed in to change notification settings - Fork 127
/
Copy pathdefinition.json
266 lines (266 loc) · 7.47 KB
/
definition.json
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
{
"attributes": {
"address": {
"description": "Postal address of the person.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 10
},
"alias": {
"description": "Alias name or known as.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 97
},
"birth-certificate-number": {
"description": "Birth Certificate Number",
"misp-attribute": "text",
"ui-priority": 0
},
"date-of-birth": {
"description": "Date of birth of a natural person (in YYYY-MM-DD format).",
"misp-attribute": "date-of-birth",
"ui-priority": 0
},
"dni": {
"description": "Spanish National ID",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 10
},
"e-mail": {
"description": "Email address of the person.",
"misp-attribute": "email-src",
"multiple": true,
"ui-priority": 10
},
"fax-number": {
"description": "Fax number of the person.",
"misp-attribute": "phone-number",
"multiple": true,
"ui-priority": 10
},
"first-name": {
"description": "First name of a natural person.",
"disable_correlation": true,
"misp-attribute": "first-name",
"ui-priority": 98
},
"full-name": {
"description": "Full name of a natural person usually composed of first-name, middle-name and last-name.",
"misp-attribute": "full-name",
"ui-priority": 100
},
"function": {
"description": "Function of the natural person such as analyst, cyber operator, lawyer.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 101
},
"gender": {
"description": "The gender of a natural person.",
"disable_correlation": true,
"misp-attribute": "gender",
"ui-priority": 0,
"values_list": [
"Male",
"Female",
"Other",
"Prefer not to say",
"Unknown"
]
},
"handle": {
"description": "Handle used by the user in application.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 11
},
"identity-card-number": {
"description": "The identity card number of a natural person.",
"misp-attribute": "identity-card-number",
"ui-priority": 0
},
"instant-messaging-used": {
"description": "The IM application used by this person.",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"sane_default": [
"WhatsApp",
"Google Hangouts",
"Facebook Messenger",
"Telegram",
"Signal",
"WeChat",
"BlackBerry Messenger",
"TeamSpeak",
"TorChat",
"Tox",
"RetroShare",
"Slack",
"Wire",
"Threema",
"Discord",
"Mumble",
"Jabber",
"Twitter"
],
"ui-priority": 10
},
"ip-src": {
"description": "Source IP address used by this person.",
"misp-attribute": "ip-src",
"multiple": true,
"ui-priority": 10
},
"last-name": {
"description": "Last name of a natural person.",
"misp-attribute": "last-name",
"ui-priority": 100
},
"middle-name": {
"description": "Middle name of a natural person.",
"misp-attribute": "middle-name",
"ui-priority": 99
},
"mothers-name": {
"description": "Mother name, father, second name or other names following country's regulation.",
"misp-attribute": "text",
"ui-priority": 1
},
"nationality": {
"description": "The nationality of a natural person.",
"disable_correlation": true,
"misp-attribute": "nationality",
"multiple": true,
"ui-priority": 0
},
"nic-hdl": {
"description": "NIC Handle (Network Information Centre handle) of the person.",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 10
},
"nie": {
"description": "Foreign National ID (Spain)",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 10
},
"nif": {
"description": "Tax ID Number (Spain)",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 10
},
"occupation": {
"description": "Work or occupation of the person or identity.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 10
},
"ofac-identification-number": {
"description": "ofac-identification Number",
"misp-attribute": "text",
"ui-priority": 0
},
"passport-country": {
"description": "The country in which the passport was issued.",
"disable_correlation": true,
"misp-attribute": "passport-country",
"ui-priority": 0
},
"passport-creation": {
"description": "The creation date of the passport.",
"disable_correlation": true,
"misp-attribute": "datetime",
"ui-priority": 0
},
"passport-expiration": {
"description": "The expiration date of the passport.",
"disable_correlation": true,
"misp-attribute": "passport-expiration",
"ui-priority": 0
},
"passport-number": {
"description": "The passport number of a natural person.",
"misp-attribute": "passport-number",
"ui-priority": 0
},
"phone-number": {
"description": "Phone number of the person.",
"misp-attribute": "phone-number",
"multiple": true,
"ui-priority": 10
},
"place-of-birth": {
"description": "Place of birth of a natural person.",
"disable_correlation": true,
"misp-attribute": "place-of-birth",
"ui-priority": 0
},
"portrait": {
"description": "Portrait of the person.",
"misp-attribute": "attachment",
"multiple": true,
"ui-priority": 10
},
"redress-number": {
"description": "The Redress Control Number is the record identifier for people who apply for redress through the DHS Travel Redress Inquiry Program (DHS TRIP). DHS TRIP is for travelers who have been repeatedly identified for additional screening and who want to file an inquiry to have erroneous information corrected in DHS systems.",
"misp-attribute": "redress-number",
"ui-priority": 0
},
"role": {
"description": "The role of a person.",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"ui-priority": 0,
"values_list": [
"Suspect",
"Victim",
"Defendent",
"Accused",
"Culprit",
"Accomplice",
"Witness",
"Target",
"Source",
"Originator",
"Informant",
"Emitter",
"Impersonated"
]
},
"social-security-number": {
"description": "Social security number.",
"misp-attribute": "text",
"ui-priority": 0
},
"text": {
"description": "A description of the person or identity.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 1
},
"title": {
"description": "Title of the natural person such as Dr. or equivalent.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 101
}
},
"description": "An object which describes a person or an identity.",
"meta-category": "misc",
"name": "person",
"requiredOneOf": [
"first-name",
"last-name",
"full-name",
"alias",
"handle"
],
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
"version": 21
}