mirror of https://github.com/MISP/misp-objects
chg: [ss7/gtp/diameter] used description updated in the README
parent
9283d52d33
commit
1d32596600
|
@ -78,12 +78,12 @@
|
|||
"ui-priority": 0
|
||||
}
|
||||
},
|
||||
"description": "Attack as seen on diameter authentication against a GSM, UMTS or LTE network",
|
||||
"description": "Attack as seen on the diameter signaling protocol supporting LTE networks.",
|
||||
"meta-category": "network",
|
||||
"name": "diameter-attack",
|
||||
"requiredOneOf": [
|
||||
"text"
|
||||
],
|
||||
"uuid": "a3fdce4c-8e21-4acc-ab8e-9976e9165a12",
|
||||
"version": 1
|
||||
"version": 2
|
||||
}
|
|
@ -88,12 +88,12 @@
|
|||
"ui-priority": 0
|
||||
}
|
||||
},
|
||||
"description": "GTP attack object as seen on a GSM, UMTS or LTE network",
|
||||
"description": "GTP attack object as attack as seen on the GTP signaling protocol supporting GPRS/LTE networks.",
|
||||
"meta-category": "network",
|
||||
"name": "gtp-attack",
|
||||
"requiredOneOf": [
|
||||
"text"
|
||||
],
|
||||
"uuid": "6b3c48d2-0ca6-4608-9c36-455105439145",
|
||||
"version": 3
|
||||
"version": 4
|
||||
}
|
|
@ -321,12 +321,12 @@
|
|||
"ui-priority": 0
|
||||
}
|
||||
},
|
||||
"description": "SS7 object of an attack seen on a GSM, UMTS or LTE network via SS7 logging.",
|
||||
"description": "SS7 object of an attack as seen on the SS7 signaling protocol supporting GSM/GPRS/UMTS networks.",
|
||||
"meta-category": "network",
|
||||
"name": "ss7-attack",
|
||||
"requiredOneOf": [
|
||||
"text"
|
||||
],
|
||||
"uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782",
|
||||
"version": 3
|
||||
"version": 4
|
||||
}
|
Loading…
Reference in New Issue