mirror of https://github.com/MISP/misp-objects
chg: [ss7-attack] order and newline
parent
9f2f46faa7
commit
b42a9d8fe0
|
@ -18,6 +18,30 @@
|
||||||
],
|
],
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
|
"GtAssignee": {
|
||||||
|
"description": "GT Assignee this is the party that got the GT range assigned by their Regulator.",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"multiple": true,
|
||||||
|
"ui-priority": 0
|
||||||
|
},
|
||||||
|
"GtLessee": {
|
||||||
|
"description": "GT Lessee is a third party who will use a leased global title from a GT Lessor.",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"multiple": true,
|
||||||
|
"ui-priority": 0
|
||||||
|
},
|
||||||
|
"GtLessor": {
|
||||||
|
"description": "GT Lessor is a GT Assignee that has decided to lease one or more of their GTs to a third party, the GT Lessee, typically on a commercial basis.",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"multiple": true,
|
||||||
|
"ui-priority": 0
|
||||||
|
},
|
||||||
|
"GtSubLessee": {
|
||||||
|
"description": "GT Sub-Lessee – this is an additional third party who has entered into an agreement with the GT Lessee to sub-lease a GT from them.",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"multiple": true,
|
||||||
|
"ui-priority": 0
|
||||||
|
},
|
||||||
"MapApplicationContext": {
|
"MapApplicationContext": {
|
||||||
"description": "MAP application context in OID format.",
|
"description": "MAP application context in OID format.",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
|
@ -118,30 +142,6 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"GtAssignee": {
|
|
||||||
"description": "GT Assignee this is the party that got the GT range assigned by their Regulator.",
|
|
||||||
"misp-attribute": "text",
|
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
|
||||||
},
|
|
||||||
"GtLessor": {
|
|
||||||
"description": "GT Lessor is a GT Assignee that has decided to lease one or more of their GTs to a third party, the GT Lessee, typically on a commercial basis.",
|
|
||||||
"misp-attribute": "text",
|
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
|
||||||
},
|
|
||||||
"GtLessee": {
|
|
||||||
"description": "GT Lessee is a third party who will use a leased global title from a GT Lessor.",
|
|
||||||
"misp-attribute": "text",
|
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
|
||||||
},
|
|
||||||
"GtSubLessee": {
|
|
||||||
"description": "GT Sub-Lessee – this is an additional third party who has entered into an agreement with the GT Lessee to sub-lease a GT from them.",
|
|
||||||
"misp-attribute": "text",
|
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
|
||||||
},
|
|
||||||
"SccpCdGT": {
|
"SccpCdGT": {
|
||||||
"description": "Signaling Connection Control Part (SCCP) CdGT - Phone number.",
|
"description": "Signaling Connection Control Part (SCCP) CdGT - Phone number.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
@ -198,4 +198,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782",
|
"uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782",
|
||||||
"version": 3
|
"version": 3
|
||||||
}
|
}
|
Loading…
Reference in New Issue