Project

General

Profile

Bug #20540 » CIS_rhel7_setup_filesystem.json

json exported from the interface - Félix DALLIDET, 2022-01-07 15:52

 
{
"type": "ncf_technique",
"version": "3.0",
"data": {
"id": "CIS_rhel7_setup_filesystem",
"version": "1.0",
"name": "CIS rhel7 v2.1.1",
"description": "Audit rhel7 configuration based on CIS Benchmark.",
"category": "ncf_techniques",
"parameter": [],
"calls": [
{
"reportingLogic": {
"type": "weighted"
},
"condition": "",
"component": "SSH Server Configuration",
"calls": [
{
"reportingLogic": {
"type": "weighted"
},
"condition": "",
"component": "Block 1",
"calls": [
{
"component": "File key-value present with option",
"id": "da86ad6e-3411-4b4b-84c2-f69441cd1737",
"method": "file_key_value_present_option",
"condition": "",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config"
},
{
"name": "key",
"value": "LogLevel"
},
{
"name": "value",
"value": "INFO"
},
{
"name": "separator",
"value": "${ncf_const.s}"
},
{
"name": "option",
"value": "strict"
}
],
"disableReporting": false
}
],
"id": "aebcc82a-9238-41aa-a59d-871d09876d42"
},
{
"reportingLogic": {
"type": "weighted"
},
"condition": "",
"component": "Block 2",
"calls": [
{
"component": "File key-value present with option",
"id": "ab7ca0f8-792a-496d-ac5c-80ebb6ca0fd1",
"method": "file_key_value_present_option",
"condition": "",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config"
},
{
"name": "key",
"value": "X11Forwarding"
},
{
"name": "value",
"value": "no"
},
{
"name": "separator",
"value": "${ncf_const.s}"
},
{
"name": "option",
"value": "strict"
}
],
"disableReporting": false
}
],
"id": "68110671-c4e7-4305-a9cb-c65e3faa4e4d"
},
{
"reportingLogic": {
"type": "weighted"
},
"condition": "",
"component": "Block 3",
"calls": [
{
"component": "File key-value present with option",
"id": "dab2b17f-2a92-465d-8905-1ad137bbc335",
"method": "file_key_value_present_option",
"condition": "",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config"
},
{
"name": "key",
"value": "MaxAuthTries"
},
{
"name": "value",
"value": "4"
},
{
"name": "separator",
"value": "${ncf_const.s}"
},
{
"name": "option",
"value": "strict"
}
],
"disableReporting": false
}
],
"id": "0a3b8001-efdd-48b4-97ff-d09a7d7047af"
}
],
"id": "0c9dcad4-dd57-4854-9a6c-d951b6c36a19"
}
],
"resources": []
}
}
(3-3/4)