added attribute DNS name to device object

changed MAC address misp attribute to mac-address
pull/172/head
haxpak 2019-04-15 10:33:08 +05:30
parent 3cef676f34
commit 9f4e7737a1
1 changed files with 11 additions and 11 deletions

View File

@ -37,18 +37,18 @@
"Other" "Other"
] ]
}, },
"OS" : { "OS": {
"description" : "OS of the device", "description": "OS of the device",
"ui-priority" : 98, "ui-priority": 98,
"misp-attribute" : "text", "misp-attribute": "text",
"disable_correlation" : true, "disable_correlation": true,
"multiple" : true "multiple": true
}, },
"version" : { "version": {
"description" : "Version of the device/ OS", "description": "Version of the device/ OS",
"ui-priority" : 97, "ui-priority": 97,
"misp-attribute" : "text", "misp-attribute": "text",
"disable_correlation" : true "disable_correlation": true
}, },
"ip-address": { "ip-address": {
"description": "Device IP address", "description": "Device IP address",