2019-07-02 10:19:54 +02:00
{
"attributes" : {
2020-04-26 02:10:02 +02:00
"brand" : {
"description" : "Brand associated with the IMSI registration." ,
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
"ui-priority" : 0
} ,
2020-04-26 02:10:02 +02:00
"cellid" : {
"description" : "CellID" ,
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
"ui-priority" : 0
} ,
"country" : {
"description" : "Country where the IMSI is registered." ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"first-seen" : {
"description" : "When the IMSI has been accessible or seen for the first time." ,
"disable_correlation" : true ,
"misp-attribute" : "datetime" ,
"ui-priority" : 0
} ,
"imsi" : {
"description" : "A usually unique International Mobile Subscriber Identity (IMSI) is allocated to each mobile subscriber in the GSM/UMTS/EPS system. IMSI can also refer to International Mobile Station Identity in the ITU nomenclature." ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 1
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"lac" : {
"description" : "LAC - Location Area Code" ,
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
"mcc" : {
"description" : "MCC - Mobile Country Code" ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
"mnc" : {
"description" : "MNC - Mobile Network Code" ,
2020-04-26 02:10:02 +02:00
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"operator" : {
"description" : "Operator associated with the IMSI registration." ,
"disable_correlation" : true ,
2019-07-02 10:19:54 +02:00
"misp-attribute" : "text" ,
2020-04-26 02:10:02 +02:00
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"seq" : {
"description" : "A sequence number for the collection" ,
"disable_correlation" : true ,
"misp-attribute" : "counter" ,
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
"text" : {
"description" : "A description of the IMSI record." ,
"disable_correlation" : true ,
2020-04-26 02:10:02 +02:00
"misp-attribute" : "text" ,
"ui-priority" : 1
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"tmsi-1" : {
"description" : "Temporary Mobile Subscriber Identities (TMSI) to visiting mobile subscribers can be allocated." ,
"misp-attribute" : "text" ,
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
} ,
2020-04-26 02:10:02 +02:00
"tmsi-2" : {
"description" : "Temporary Mobile Subscriber Identities (TMSI) to visiting mobile subscribers can be allocated." ,
"misp-attribute" : "text" ,
"ui-priority" : 0
2019-07-02 10:19:54 +02:00
}
} ,
"description" : "IMSI Catcher entry object based on the open source IMSI cather" ,
"meta-category" : "misc" ,
2020-04-26 02:10:02 +02:00
"name" : "imsi-catcher" ,
"requiredOneOf" : [
"text" ,
"first-seen" ,
"imsi"
] ,
2019-07-02 10:19:54 +02:00
"uuid" : "a64f21b1-2f1b-4298-8243-c45db2c4aa7c" ,
2020-04-26 02:10:02 +02:00
"version" : 1
}