chg: [sms] missing Cellebrite fields added

pull/228/head
Alexandre Dulaunoy 2020-02-06 11:36:13 +01:00
parent 013c2c9c22
commit c32c7f4155
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 11 additions and 1 deletions

View File

@ -37,9 +37,19 @@
"ui-priority": 0,
"misp-attribute": "datetime",
"disable_correlation": true
},
"smsc": {
"description": "SMS Message Center",
"ui-priority": 0,
"misp-attribute": "text"
},
"name": {
"description": "Sender name",
"ui-priority": 0,
"misp-attribute": "text"
}
},
"version": 1,
"version": 2,
"description": "Short Message Service (SMS) object template describing one or more SMS message. Restriction of the initial format 3GPP 23.038 GSM character set doesn't apply.",
"meta-category": "misc",
"uuid": "4851a3dc-e1a6-43ac-9d97-f0d13a099fd2",