diff --git a/pillar/top.sls b/pillar/top.sls index c16b556d1..438aff576 100644 --- a/pillar/top.sls +++ b/pillar/top.sls @@ -157,6 +157,8 @@ base: '*_idh': - soc_global - adv_global + - idh.soc_idh + - idh.adv_idh - minions.{{ grains.id }} - minions.adv_{{ grains.id }} diff --git a/salt/idh/soc_idh.yaml b/salt/idh/soc_idh.yaml index 8345ad761..b00bc2d34 100644 --- a/salt/idh/soc_idh.yaml +++ b/salt/idh/soc_idh.yaml @@ -20,52 +20,52 @@ idh: class: *loggingOptions filename: *loggingOptions portscan_x_enabled: &serviceOptions - description: To enable this IDH service set this value to true. To disable set to false. + description: To enable this opencanary module, set this value to true. To disable set to false. helpLink: idh.html portscan_x_logfile: *loggingOptions portscan_x_synrate: - description: Needs update + description: Portscan - syn rate limiting advanced: True helpLink: idh.html portscan_x_nmaposrate: - description: Needs update + description: Portscan - nmap OS rate limiting advanced: True helpLink: idh.html portscan_x_lorate: - description: Needs update + description: Portscan - lo rate limiting advanced: True helpLink: idh.html tcpbanner_x_maxnum: - description: Needs update + description: Portscan - maxnum advanced: True helpLink: idh.html tcpbanner_x_enabled: *serviceOptions tcpbanner_1_x_enabled: *serviceOptions tcpbanner_1_x_port: &portOptions - description: Defined port the service should listen on. + description: Port the service should listen on. advanced: True helpLink: idh.html tcpbanner_1_x_datareceivedbanner: &bannerOptions - description: Needs update + description: Data Received Banner advanced: True helpLink: idh.html tcpbanner_1_x_initbanner: *bannerOptions tcpbanner_1_x_alertstring_x_enabled: *serviceOptions tcpbanner_1_x_keep_alive_x_enabled: *serviceOptions tcpbanner_1_x_keep_alive_secret: - description: Needs update + description: Keep Alive Secret advanced: True helpLink: idh.html tcpbanner_1_x_keep_alive_probes: - description: Needs update + description: Keep Alive Probes advanced: True helpLink: idh.html tcpbanner_1_x_keep_alive_interval: - description: Needs update + description: Keep Alive Interval advanced: True helpLink: idh.html tcpbanner_1_x_keep_alive_idle: - description: Needs update + description: Keep Alive Idle advanced: True helpLink: idh.html ftp_x_enabled: *serviceOptions @@ -123,9 +123,9 @@ idh: vnc_x_port: *portOptions openssh: enable: - description: This is the other SSH for the host machine. Needs better descirption. + description: This is the real SSH service for the host machine. helpLink: idh.html config: port: - description: Port that ssh will listen on and only accessible from the manager. + description: Port that the real SSH service will listen on and will only accessible from the manager. helpLink: idh.html