⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Rudder
All Projects
Rudder
Overview
Activity
Roadmap
Issues
Repository
Download (1.83 KB)
Bug #14164
ยป Hardening SSH.json
technique export -
Valentin Lelong
, 2019-01-14 17:31
{
"type"
:
"ncf_technique"
,
"version"
:
1
,
"data"
:
{
"bundle_args"
:
[],
"bundle_name"
:
"Hardening_SSH"
,
"description"
:
""
,
"name"
:
"Hardening SSH"
,
"version"
:
"1.0"
,
"parameter"
:
[],
"method_calls"
:
[
{
"args"
:
[
"/etc/ssh/sshd_config"
,
"MACs"
,
" "
,
"hmac-sha2-512"
,
","
,
""
,
""
],
"class_context"
:
"any.(group_ubuntu_13_04)"
,
"method_name"
:
"file_key_value_parameter_present_in_list"
,
"promiser"
:
"method_call"
},
{
"args"
:
[
"/etc/ssh/sshd_config"
,
"MACs"
,
" "
,
"hmac-sha2-256"
,
","
,
""
,
""
],
"class_context"
:
"any.(group_ubuntu_13_04)"
,
"method_name"
:
"file_key_value_parameter_present_in_list"
,
"promiser"
:
"method_call"
},
{
"args"
:
[
"/etc/ssh/sshd_config"
,
"MACs"
,
" "
,
"hmac-sha1"
,
","
,
""
,
""
],
"class_context"
:
"any.(group_ubuntu_13_04)"
,
"method_name"
:
"file_key_value_parameter_present_in_list"
,
"promiser"
:
"method_call"
},
{
"args"
:
[
"/etc/ssh/sshd_config"
,
"Ciphers"
,
" "
,
"aes256-ctr"
,
","
,
""
,
""
],
"class_context"
:
"any"
,
"method_name"
:
"file_key_value_parameter_present_in_list"
,
"promiser"
:
"method_call"
},
{
"args"
:
[
"/etc/ssh/sshd_config"
,
"Ciphers"
,
" "
,
"aes192-ctr"
,
","
,
""
,
""
],
"class_context"
:
"any"
,
"method_name"
:
"file_key_value_parameter_present_in_list"
,
"promiser"
:
"method_call"
}
]
}
}
(1-1/1)
Loading...