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"
]
},
"OS" : {
"description" : "OS of the device",
"ui-priority" : 98,
"misp-attribute" : "text",
"disable_correlation" : true,
"multiple" : true
"OS": {
"description": "OS of the device",
"ui-priority": 98,
"misp-attribute": "text",
"disable_correlation": true,
"multiple": true
},
"version" : {
"description" : "Version of the device/ OS",
"ui-priority" : 97,
"misp-attribute" : "text",
"disable_correlation" : true
"version": {
"description": "Version of the device/ OS",
"ui-priority": 97,
"misp-attribute": "text",
"disable_correlation": true
},
"ip-address": {
"description": "Device IP address",