mirror of https://github.com/MISP/misp-objects
43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
||
"attributes": {
|
||
"duree": {
|
||
"description": "Duree de l'incident en hh : mm",
|
||
"disable_correlation": true,
|
||
"misp-attribute": "text",
|
||
"ui-priority": 0
|
||
},
|
||
"nombre-utilisateurs-touches": {
|
||
"description": "Nombre d’utilisateurs touches par l'incident",
|
||
"disable_correlation": true,
|
||
"misp-attribute": "text",
|
||
"ui-priority": 0
|
||
},
|
||
"pourcentage-utilisateurs-touches": {
|
||
"description": "Pourcentage d'utilisateurs du service touches par l'incident",
|
||
"disable_correlation": true,
|
||
"misp-attribute": "text",
|
||
"ui-priority": 0
|
||
},
|
||
"service": {
|
||
"description": "Service impacte par l'incident",
|
||
"disable_correlation": true,
|
||
"misp-attribute": "text",
|
||
"multiple": true,
|
||
"sane_default": [
|
||
"Telephonie fixe",
|
||
"Acces Internet fixe",
|
||
"Telephonie mobile",
|
||
"Acces Internet mobile"
|
||
],
|
||
"ui-priority": 0
|
||
}
|
||
},
|
||
"description": "Institut Luxembourgeois de Regulation - Impact",
|
||
"meta-category": "misc",
|
||
"name": "ilr-impact",
|
||
"required": [
|
||
"service"
|
||
],
|
||
"uuid": "b995af48-39b2-11e9-b2ab-b77adfee75d1",
|
||
"version": 1
|
||
} |