2018-01-05 14:34:20 +01:00
{
"attributes" : {
2020-04-26 02:10:02 +02:00
"ApplicationId" : {
"description" : "Application-ID is used to identify for which Diameter application the message is applicable. Application-ID is a decimal representation." ,
2018-01-05 14:34:20 +01:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
} ,
"CmdCode" : {
"description" : "A decimal representation of the diameter Command Code." ,
2018-01-05 14:34:20 +01:00
"disable_correlation" : true ,
2020-04-26 02:10:02 +02:00
"misp-attribute" : "text" ,
2018-01-05 14:34:20 +01:00
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"Destination-Host" : {
"description" : "Destination-Host." ,
2018-01-05 14:34:20 +01:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"multiple" : true ,
2018-01-05 14:34:20 +01:00
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"Destination-Realm" : {
"description" : "Destination-Realm." ,
2018-01-05 14:34:20 +01:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"multiple" : true ,
2018-01-05 14:34:20 +01:00
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"IdrFlags" : {
"description" : "IDR-Flags." ,
2018-01-05 14:34:20 +01:00
"disable_correlation" : true ,
"misp-attribute" : "text" ,
"ui-priority" : 0
} ,
"Origin-Host" : {
"description" : "Origin-Host." ,
"misp-attribute" : "text" ,
"multiple" : true ,
"ui-priority" : 0
} ,
"Origin-Realm" : {
"description" : "Origin-Realm." ,
"misp-attribute" : "text" ,
"multiple" : true ,
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"SessionId" : {
"description" : "Session-ID." ,
2018-01-05 14:34:20 +01:00
"misp-attribute" : "text" ,
"ui-priority" : 0
} ,
"Username" : {
"description" : "Username (in this case, usually the IMSI)." ,
"misp-attribute" : "text" ,
"multiple" : true ,
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"category" : {
"description" : "Category." ,
"disable_correlation" : true ,
2018-01-05 14:34:20 +01:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"sane_default" : [
"Cat0" ,
"Cat1" ,
"Cat2" ,
"Cat3" ,
"CatSMS"
] ,
"ui-priority" : 0
} ,
"first-seen" : {
"description" : "When the attack has been seen for the first time." ,
2018-01-05 14:34:20 +01:00
"disable_correlation" : true ,
2020-04-26 02:10:02 +02:00
"misp-attribute" : "datetime" ,
2018-01-05 14:34:20 +01:00
"ui-priority" : 0
} ,
"text" : {
"description" : "A description of the attack seen." ,
"disable_correlation" : true ,
2020-04-26 02:10:02 +02:00
"misp-attribute" : "text" ,
"ui-priority" : 0
2018-01-05 14:34:20 +01:00
}
} ,
"description" : "Attack as seen on diameter authentication against a GSM, UMTS or LTE network" ,
"meta-category" : "network" ,
2020-04-26 02:10:02 +02:00
"name" : "diameter-attack" ,
"requiredOneOf" : [
"text"
] ,
2018-01-05 14:34:20 +01:00
"uuid" : "a3fdce4c-8e21-4acc-ab8e-9976e9165a12" ,
2020-04-26 02:10:02 +02:00
"version" : 1
}