mirror of https://github.com/MISP/misp-objects
commit
21e58b3ddf
|
@ -111,6 +111,7 @@
|
|||
"MapSmscGT": {
|
||||
"description": "MAP SMSC. Phone number.",
|
||||
"ui-priority": 0,
|
||||
"multiple": true,
|
||||
"misp-attribute": "text"
|
||||
},
|
||||
"MapSmsTP-OA": {
|
||||
|
@ -118,6 +119,11 @@
|
|||
"ui-priority": 0,
|
||||
"misp-attribute": "text"
|
||||
},
|
||||
"MapSmsText": {
|
||||
"description": "MAP SMS Text. Important indicators in SMS text.",
|
||||
"ui-priority": 0,
|
||||
"misp-attribute": "text"
|
||||
},
|
||||
"MapSmsTP-PID": {
|
||||
"description": "MAP SMS TP-PID.",
|
||||
"ui-priority": 0,
|
||||
|
@ -151,6 +157,7 @@
|
|||
"description": "A description of the attack seen via SS7 logging.",
|
||||
"disable_correlation": true,
|
||||
"ui-priority": 0,
|
||||
"multiple": true,
|
||||
"misp-attribute": "text"
|
||||
},
|
||||
"first-seen": {
|
||||
|
|
Loading…
Reference in New Issue