2018-10-25 17:31:36 +02:00
|
|
|
{
|
|
|
|
"required": [
|
|
|
|
"profile"
|
|
|
|
],
|
|
|
|
"attributes": {
|
|
|
|
"profile": {
|
|
|
|
"description": "Firewall Profile type",
|
|
|
|
"ui-priority": 0,
|
2018-10-25 17:42:57 +02:00
|
|
|
"sane_default": [
|
2018-10-25 17:31:36 +02:00
|
|
|
"Domain Profile",
|
|
|
|
"Standard Profile",
|
|
|
|
"Network Profile",
|
|
|
|
"Public Profile",
|
|
|
|
"Private Profile",
|
|
|
|
"other"
|
|
|
|
],
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"last-write-time": {
|
|
|
|
"description": "Date and time when the firewall profile policy was last updated.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "datetime",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"enbled-firewall": {
|
|
|
|
"description": "Boolean flag to determine if the firewall is enabled.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "boolean",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"disable-notification": {
|
|
|
|
"description": "Boolean flag to determine if firewall notifications are enabled.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "boolean",
|
|
|
|
"disable_correlation": true
|
|
|
|
},
|
|
|
|
"comment": {
|
|
|
|
"description": "Additional comments.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"disable_correlation": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"version": 1,
|
|
|
|
"description": "Regripper Object template designed to present firewall configuration information extracted from the system-hive.",
|
|
|
|
"meta-category": "misc",
|
|
|
|
"uuid": "d9839b3c-c013-4ba7-b5e5-2787198b9e07",
|
|
|
|
"name": "regripper-system-hive-firewall-configuration"
|
|
|
|
}
|