2018-10-25 17:31:36 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"DHCP-IP-address": {
|
|
|
|
"description": "DHCP service - IP address",
|
|
|
|
"misp-attribute": "ip-dst",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"DHCP-domain": {
|
|
|
|
"description": "Name of the DHCP domain service",
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"DHCP-name-server": {
|
|
|
|
"description": "DHCP Name server - IP address.",
|
|
|
|
"misp-attribute": "ip-dst",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"DHCP-server": {
|
|
|
|
"description": "DHCP server - IP address.",
|
|
|
|
"misp-attribute": "ip-dst",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"DHCP-subnet-mask": {
|
|
|
|
"description": "DHCP subnet mask - IP address.",
|
|
|
|
"misp-attribute": "ip-dst",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"TCPIP-key": {
|
|
|
|
"description": "TCPIP key",
|
2020-04-26 02:10:02 +02:00
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"TCPIP-key-last-write-time": {
|
|
|
|
"description": "Datetime when the key was last updated.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "datetime",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"additional-comments": {
|
|
|
|
"description": "Comments.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"interface-GUID": {
|
|
|
|
"description": "GUID value assigned to the interface.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"interface-IPcheckingEnabled": {
|
|
|
|
"description": "",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "boolean",
|
2021-12-20 21:02:29 +01:00
|
|
|
"sane_default": [
|
|
|
|
"True",
|
|
|
|
"False"
|
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"interface-MediaSubType": {
|
|
|
|
"description": "",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"interface-PnpInstanceID": {
|
|
|
|
"description": "Plug and Play instance ID assigned to the interface.",
|
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"interface-last-write-time": {
|
|
|
|
"description": "Last date and time when the interface key was updated.",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "datetime",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
|
|
|
"interface-name": {
|
|
|
|
"description": "Name of the interface.",
|
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"network-key": {
|
|
|
|
"description": "Registry key assigned to the network",
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"network-key-last-write-time": {
|
|
|
|
"description": "Date and time when the network key was last updated.",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"network-key-path": {
|
|
|
|
"description": "Path of the key where the information is retrieved from.",
|
|
|
|
"disable_correlation": true,
|
2018-10-25 17:31:36 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-10-25 17:31:36 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "Regripper object template designed to gather network information from the system-hive.",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "regripper-system-hive-network-information",
|
|
|
|
"required": [
|
|
|
|
"network-key"
|
|
|
|
],
|
2018-10-25 17:31:36 +02:00
|
|
|
"uuid": "a5a3ba3a-ba2e-42a4-be45-b36809ae56f0",
|
2021-12-20 21:02:29 +01:00
|
|
|
"version": 2
|
2020-04-26 02:10:02 +02:00
|
|
|
}
|