kriterion 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (564) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +2 -0
  3. data/.ruby-version +1 -0
  4. data/.travis.yml +5 -0
  5. data/Dockerfile +18 -0
  6. data/Gemfile +12 -0
  7. data/Gemfile.lock +62 -0
  8. data/LICENSE.txt +21 -0
  9. data/README.md +58 -0
  10. data/Rakefile +6 -0
  11. data/bin/setup +8 -0
  12. data/bin/update_stigs.rb +42 -0
  13. data/criterion.gemspec +31 -0
  14. data/docker-compose.yml +14 -0
  15. data/exe/kriterion +16 -0
  16. data/lib/kriterion.rb +16 -0
  17. data/lib/kriterion/api.rb +27 -0
  18. data/lib/kriterion/backend.rb +13 -0
  19. data/lib/kriterion/backend/mongodb.rb +235 -0
  20. data/lib/kriterion/cli.rb +28 -0
  21. data/lib/kriterion/cli/api.rb +35 -0
  22. data/lib/kriterion/cli/worker.rb +35 -0
  23. data/lib/kriterion/event.rb +36 -0
  24. data/lib/kriterion/item.rb +42 -0
  25. data/lib/kriterion/logs.rb +14 -0
  26. data/lib/kriterion/metrics.rb +22 -0
  27. data/lib/kriterion/object.rb +50 -0
  28. data/lib/kriterion/report.rb +69 -0
  29. data/lib/kriterion/resource.rb +60 -0
  30. data/lib/kriterion/section.rb +32 -0
  31. data/lib/kriterion/standard.rb +65 -0
  32. data/lib/kriterion/version.rb +3 -0
  33. data/lib/kriterion/worker.rb +280 -0
  34. data/standards/cis_red_hat_enterprise_linux_7.json +34 -0
  35. data/standards/stig_a10_networks_adc_alg.json +209 -0
  36. data/standards/stig_a10_networks_adc_ndm.json +233 -0
  37. data/standards/stig_active_directory_domain.json +257 -0
  38. data/standards/stig_active_directory_forest.json +41 -0
  39. data/standards/stig_active_directory_service_2003.json +173 -0
  40. data/standards/stig_active_directory_service_2008.json +167 -0
  41. data/standards/stig_adobe_acrobat_pro_xi.json +167 -0
  42. data/standards/stig_adobe_acrobat_reader_dc_classic_track.json +179 -0
  43. data/standards/stig_adobe_acrobat_reader_dc_continuous_track.json +179 -0
  44. data/standards/stig_adobe_coldfusion_11.json +611 -0
  45. data/standards/stig_airwatch_mdm.json +185 -0
  46. data/standards/stig_aix_5.3.json +3095 -0
  47. data/standards/stig_aix_6.1.json +3047 -0
  48. data/standards/stig_akamai_ksd_service_impact_level_2_alg.json +209 -0
  49. data/standards/stig_akamai_ksd_service_impact_level_2_ndm.json +155 -0
  50. data/standards/stig_android_2.2_dell.json +311 -0
  51. data/standards/stig_apache_2.2_serverwindows.json +347 -0
  52. data/standards/stig_apache_2.2_sitewindows_security_implementation_guide.json +179 -0
  53. data/standards/stig_apache_server_2.0unix.json +341 -0
  54. data/standards/stig_apache_server_2.0windows.json +341 -0
  55. data/standards/stig_apache_server_2.2unix.json +347 -0
  56. data/standards/stig_apache_server_2.2windows.json +347 -0
  57. data/standards/stig_apache_site_2.0unix.json +185 -0
  58. data/standards/stig_apache_site_2.0windows.json +179 -0
  59. data/standards/stig_apache_site_2.2unix.json +185 -0
  60. data/standards/stig_apache_site_2.2windows.json +179 -0
  61. data/standards/stig_apple_ios6.json +341 -0
  62. data/standards/stig_apple_ios_10.json +245 -0
  63. data/standards/stig_apple_ios_11.json +269 -0
  64. data/standards/stig_apple_ios_4_good_mobility_suite_interim_security_configuration_guide_iscg.json +257 -0
  65. data/standards/stig_apple_ios_5.json +329 -0
  66. data/standards/stig_apple_ios_6.json +335 -0
  67. data/standards/stig_apple_ios_6_interim_security_configuration_guide_iscg.json +371 -0
  68. data/standards/stig_apple_ios_7.json +185 -0
  69. data/standards/stig_apple_ios_8_interim_security_configuration_guide.json +251 -0
  70. data/standards/stig_apple_ios_9_interim_security_configuration_guide.json +245 -0
  71. data/standards/stig_apple_os_x_10.10_yosemite_workstation.json +851 -0
  72. data/standards/stig_apple_os_x_10.11.json +725 -0
  73. data/standards/stig_apple_os_x_10.12.json +737 -0
  74. data/standards/stig_apple_os_x_10.8_mountain_lion_workstation.json +1241 -0
  75. data/standards/stig_apple_os_x_10.9_mavericks_workstation.json +809 -0
  76. data/standards/stig_application_layer_gateway_alg_security_requirements_guide_srg.json +911 -0
  77. data/standards/stig_application_layer_gateway_security_requirements_guide.json +911 -0
  78. data/standards/stig_application_security_and_development.json +1745 -0
  79. data/standards/stig_application_security_and_development_checklist.json +959 -0
  80. data/standards/stig_application_security_requirements_guide.json +1961 -0
  81. data/standards/stig_application_server_security_requirements_guide.json +791 -0
  82. data/standards/stig_arcgisserver_10.3.json +143 -0
  83. data/standards/stig_arista_mls_dcs-7000_series_l2s.json +53 -0
  84. data/standards/stig_arista_mls_dcs-7000_series_ndm.json +197 -0
  85. data/standards/stig_arista_mls_dcs-7000_series_rtr.json +143 -0
  86. data/standards/stig_bind_9.x.json +431 -0
  87. data/standards/stig_bind_dns.json +317 -0
  88. data/standards/stig_blackberry_10.2.x_os.json +179 -0
  89. data/standards/stig_blackberry_10_os.json +227 -0
  90. data/standards/stig_blackberry_bes_12.3.x_mdm.json +65 -0
  91. data/standards/stig_blackberry_bes_12.5.x_mdm.json +65 -0
  92. data/standards/stig_blackberry_device_service_6.2.json +425 -0
  93. data/standards/stig_blackberry_enterprise_mobility_server_2.x.json +149 -0
  94. data/standards/stig_blackberry_enterprise_server,_part_1.json +35 -0
  95. data/standards/stig_blackberry_enterprise_server,_part_2.json +155 -0
  96. data/standards/stig_blackberry_enterprise_server,_part_3.json +647 -0
  97. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_1.json +35 -0
  98. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_2.json +155 -0
  99. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_3.json +653 -0
  100. data/standards/stig_blackberry_enterprise_service_v10.1.x_blackberry_device_service.json +317 -0
  101. data/standards/stig_blackberry_enterprise_service_v10.2.x_blackberry_device_service.json +263 -0
  102. data/standards/stig_blackberry_handheld_device.json +125 -0
  103. data/standards/stig_blackberry_os_10.3.x.json +257 -0
  104. data/standards/stig_blackberry_os_7.x.json +107 -0
  105. data/standards/stig_blackberry_os_7.x.x.json +101 -0
  106. data/standards/stig_blackberry_os_version_5-7.json +107 -0
  107. data/standards/stig_blackberry_playbook.json +65 -0
  108. data/standards/stig_blackberry_playbook_os_nea_mode.json +65 -0
  109. data/standards/stig_blackberry_playbook_os_v2.1.json +197 -0
  110. data/standards/stig_blackberry_uem_12.7.json +59 -0
  111. data/standards/stig_bluetoothzigbee.json +35 -0
  112. data/standards/stig_ca_api_gateway_alg.json +497 -0
  113. data/standards/stig_cisco_css_dns.json +71 -0
  114. data/standards/stig_cisco_ios_xe_release_3_ndm.json +395 -0
  115. data/standards/stig_cisco_ios_xe_release_3_rtr.json +149 -0
  116. data/standards/stig_cmd_management_server_policy.json +53 -0
  117. data/standards/stig_commercial_mobile_device_cmd_policy.json +83 -0
  118. data/standards/stig_csfc_campus_wlan_policy_security_implementation_guide.json +95 -0
  119. data/standards/stig_database_security_requirements_guide.json +767 -0
  120. data/standards/stig_dbn-6300_idps.json +107 -0
  121. data/standards/stig_dbn-6300_ndm.json +359 -0
  122. data/standards/stig_defense_switched_network.json +683 -0
  123. data/standards/stig_defense_switched_network_dsn.json +653 -0
  124. data/standards/stig_desktop_applications_general.json +41 -0
  125. data/standards/stig_dns_policy.json +155 -0
  126. data/standards/stig_domain_name_system_dns_security_requirements_guide.json +599 -0
  127. data/standards/stig_draft_aix.json +3503 -0
  128. data/standards/stig_edb_postgres_advanced_server.json +665 -0
  129. data/standards/stig_email_services_policy.json +137 -0
  130. data/standards/stig_exchange_2010_client_access_server.json +179 -0
  131. data/standards/stig_exchange_2010_edge_transport_server.json +389 -0
  132. data/standards/stig_exchange_2010_hub_transport_server.json +269 -0
  133. data/standards/stig_exchange_2010_mailbox_server.json +209 -0
  134. data/standards/stig_f5_big-ip_access_policy_manager_11.x.json +149 -0
  135. data/standards/stig_f5_big-ip_advanced_firewall_manager_11.x.json +41 -0
  136. data/standards/stig_f5_big-ip_application_security_manager_11.x.json +89 -0
  137. data/standards/stig_f5_big-ip_device_management_11.x.json +467 -0
  138. data/standards/stig_f5_big-ip_local_traffic_manager_11.x.json +407 -0
  139. data/standards/stig_final_draft_general_wireless_policy.json +71 -0
  140. data/standards/stig_firewall.json +449 -0
  141. data/standards/stig_firewall_-_cisco.json +449 -0
  142. data/standards/stig_firewall_security_requirements_guide.json +257 -0
  143. data/standards/stig_forescout_counteract_alg.json +83 -0
  144. data/standards/stig_forescout_counteract_ndm.json +239 -0
  145. data/standards/stig_free_space_optics_device.json +143 -0
  146. data/standards/stig_general_mobile_device_policy_non-enterprise_activated.json +113 -0
  147. data/standards/stig_general_mobile_device_technical_non-enterprise_activated.json +59 -0
  148. data/standards/stig_general_purpose_operating_system_srg.json +1199 -0
  149. data/standards/stig_general_wireless_policy.json +71 -0
  150. data/standards/stig_good_mobility_suite_server_android_os.json +203 -0
  151. data/standards/stig_good_mobility_suite_server_apple_ios_4_interim_security_configuration_guide_iscg.json +209 -0
  152. data/standards/stig_good_mobility_suite_server_windows_phone_6.5.json +449 -0
  153. data/standards/stig_goodenterprise_8.x.json +401 -0
  154. data/standards/stig_google_chrome_browser.json +209 -0
  155. data/standards/stig_google_chrome_current_windows.json +215 -0
  156. data/standards/stig_google_chrome_draft.json +281 -0
  157. data/standards/stig_google_chrome_v23_windows.json +275 -0
  158. data/standards/stig_google_chrome_v24_windows.json +263 -0
  159. data/standards/stig_google_chrome_v24_windows_benchmark.json +227 -0
  160. data/standards/stig_google_search_appliance.json +209 -0
  161. data/standards/stig_harris_secnet_11_54.json +89 -0
  162. data/standards/stig_hp-ux_11.23.json +3215 -0
  163. data/standards/stig_hp-ux_11.31.json +3155 -0
  164. data/standards/stig_hp-ux_smse.json +431 -0
  165. data/standards/stig_hpe_3par_storeserv_3.2.x.json +131 -0
  166. data/standards/stig_ibm_datapower_alg.json +401 -0
  167. data/standards/stig_ibm_datapower_network_device_management.json +395 -0
  168. data/standards/stig_ibm_db2_v10.5_luw.json +575 -0
  169. data/standards/stig_ibm_hardware_management_console_hmc.json +221 -0
  170. data/standards/stig_ibm_hardware_management_console_hmc_policies.json +35 -0
  171. data/standards/stig_ibm_maas360_v2.3.x_mdm.json +59 -0
  172. data/standards/stig_ibm_zvm_using_ca_vm:secure.json +473 -0
  173. data/standards/stig_idps_security_requirements_guide_srg.json +1865 -0
  174. data/standards/stig_idsips.json +257 -0
  175. data/standards/stig_iis6_server.json +221 -0
  176. data/standards/stig_iis6_site.json +263 -0
  177. data/standards/stig_iis_7.0_web_server.json +155 -0
  178. data/standards/stig_iis_7.0_web_site.json +299 -0
  179. data/standards/stig_iis_8.5_server.json +293 -0
  180. data/standards/stig_iis_8.5_site.json +347 -0
  181. data/standards/stig_infoblox_7.x_dns.json +419 -0
  182. data/standards/stig_infrastructure_l3_switch.json +599 -0
  183. data/standards/stig_infrastructure_l3_switch_-_cisco.json +659 -0
  184. data/standards/stig_infrastructure_l3_switch_secure_technical_implementation_guide_-_cisco.json +659 -0
  185. data/standards/stig_infrastructure_router.json +479 -0
  186. data/standards/stig_infrastructure_router_-_cisco.json +539 -0
  187. data/standards/stig_infrastructure_router_-_juniper.json +485 -0
  188. data/standards/stig_infrastructure_router__cisco.json +539 -0
  189. data/standards/stig_infrastructure_router__juniper.json +485 -0
  190. data/standards/stig_internet_explorer_8.json +821 -0
  191. data/standards/stig_internet_explorer_9.json +815 -0
  192. data/standards/stig_intrusion_detection_and_prevention_systems_idps_security_requirements_guide.json +371 -0
  193. data/standards/stig_ipsec_vpn_gateway.json +521 -0
  194. data/standards/stig_java_runtime_environment_jre_6_unix.json +65 -0
  195. data/standards/stig_java_runtime_environment_jre_6_win7.json +65 -0
  196. data/standards/stig_java_runtime_environment_jre_6_windows_xp.json +77 -0
  197. data/standards/stig_java_runtime_environment_jre_6_winxp.json +65 -0
  198. data/standards/stig_java_runtime_environment_jre_7_unix.json +65 -0
  199. data/standards/stig_java_runtime_environment_jre_7_win7.json +65 -0
  200. data/standards/stig_java_runtime_environment_jre_7_winxp.json +65 -0
  201. data/standards/stig_java_runtime_environment_jre_version_6_unix.json +77 -0
  202. data/standards/stig_java_runtime_environment_jre_version_6_windows_7.json +77 -0
  203. data/standards/stig_java_runtime_environment_jre_version_6_windows_xp.json +65 -0
  204. data/standards/stig_java_runtime_environment_jre_version_7_unix.json +77 -0
  205. data/standards/stig_java_runtime_environment_jre_version_7_windows_7.json +77 -0
  206. data/standards/stig_java_runtime_environment_jre_version_7_winxp.json +77 -0
  207. data/standards/stig_java_runtime_environment_jre_version_8_unix.json +107 -0
  208. data/standards/stig_java_runtime_environment_jre_version_8_windows.json +107 -0
  209. data/standards/stig_jboss_eap_6.3.json +413 -0
  210. data/standards/stig_juniper_srx_sg_alg.json +155 -0
  211. data/standards/stig_juniper_srx_sg_idps.json +179 -0
  212. data/standards/stig_juniper_srx_sg_ndm.json +443 -0
  213. data/standards/stig_juniper_srx_sg_vpn.json +185 -0
  214. data/standards/stig_keyboard_video_and_mouse_switch.json +269 -0
  215. data/standards/stig_l3_kov-26_talon_wireless_role.json +77 -0
  216. data/standards/stig_layer_2_switch.json +347 -0
  217. data/standards/stig_layer_2_switch_-_cisco.json +365 -0
  218. data/standards/stig_lg_android_5.x_interim_security_configuration_guide.json +245 -0
  219. data/standards/stig_lg_android_6.x.json +281 -0
  220. data/standards/stig_mac_osx_10.6_workstation.json +1319 -0
  221. data/standards/stig_mac_osx_10.6_workstation_draft.json +1319 -0
  222. data/standards/stig_mainframe_product_security_requirements_guide.json +1115 -0
  223. data/standards/stig_mcafee_application_control_7.x.json +203 -0
  224. data/standards/stig_mcafee_move_2.63.6.1_multi-platform_client.json +149 -0
  225. data/standards/stig_mcafee_move_2.63.6.1_multi-platform_oss.json +101 -0
  226. data/standards/stig_mcafee_move_2.6_multi-platform_client.json +149 -0
  227. data/standards/stig_mcafee_move_2.6_multi-platform_oss.json +101 -0
  228. data/standards/stig_mcafee_move_3.6.1_multi-platform_client.json +149 -0
  229. data/standards/stig_mcafee_move_3.6.1_multi-platform_oss.json +101 -0
  230. data/standards/stig_mcafee_move_agentless_3.03.6.1_security_virtual_appliance.json +167 -0
  231. data/standards/stig_mcafee_move_agentless_3.0_security_virtual_appliance.json +167 -0
  232. data/standards/stig_mcafee_move_agentless_3.0_vsel_1.9sva.json +203 -0
  233. data/standards/stig_mcafee_move_agentless_3.6.1_security_virtual_appliance.json +167 -0
  234. data/standards/stig_mcafee_move_av_agentless_4.5.json +155 -0
  235. data/standards/stig_mcafee_move_av_multi-platform_4.5.json +215 -0
  236. data/standards/stig_mcafee_virusscan_8.8_local_client.json +533 -0
  237. data/standards/stig_mcafee_virusscan_8.8_managed_client.json +533 -0
  238. data/standards/stig_mcafee_vsel_1.92.0_local_client.json +245 -0
  239. data/standards/stig_mcafee_vsel_1.92.0_managed_client.json +239 -0
  240. data/standards/stig_mdm_server_policy.json +47 -0
  241. data/standards/stig_microsoft_access_2003.json +47 -0
  242. data/standards/stig_microsoft_access_2007.json +77 -0
  243. data/standards/stig_microsoft_access_2010.json +119 -0
  244. data/standards/stig_microsoft_access_2013.json +113 -0
  245. data/standards/stig_microsoft_access_2016.json +107 -0
  246. data/standards/stig_microsoft_dot_net_framework_4.0.json +101 -0
  247. data/standards/stig_microsoft_excel_2003.json +47 -0
  248. data/standards/stig_microsoft_excel_2007.json +155 -0
  249. data/standards/stig_microsoft_excel_2010.json +287 -0
  250. data/standards/stig_microsoft_excel_2013.json +293 -0
  251. data/standards/stig_microsoft_excel_2016.json +257 -0
  252. data/standards/stig_microsoft_exchange_2010_client_access_server_role.json +71 -0
  253. data/standards/stig_microsoft_exchange_2010_core_server.json +47 -0
  254. data/standards/stig_microsoft_exchange_2010_edge_transport_server_role.json +233 -0
  255. data/standards/stig_microsoft_exchange_2010_hub_transport_server_role.json +125 -0
  256. data/standards/stig_microsoft_exchange_2010_mailbox_server_role.json +107 -0
  257. data/standards/stig_microsoft_exchange_server_2003.json +647 -0
  258. data/standards/stig_microsoft_groove_2013.json +71 -0
  259. data/standards/stig_microsoft_ie_version_6.json +599 -0
  260. data/standards/stig_microsoft_ie_version_7.json +749 -0
  261. data/standards/stig_microsoft_infopath_2003.json +41 -0
  262. data/standards/stig_microsoft_infopath_2007.json +167 -0
  263. data/standards/stig_microsoft_infopath_2010.json +155 -0
  264. data/standards/stig_microsoft_infopath_2013.json +149 -0
  265. data/standards/stig_microsoft_internet_explorer_10.json +857 -0
  266. data/standards/stig_microsoft_internet_explorer_11.json +839 -0
  267. data/standards/stig_microsoft_internet_explorer_9.json +821 -0
  268. data/standards/stig_microsoft_lync_2013.json +29 -0
  269. data/standards/stig_microsoft_office_system_2007.json +221 -0
  270. data/standards/stig_microsoft_office_system_2010.json +233 -0
  271. data/standards/stig_microsoft_office_system_2013.json +293 -0
  272. data/standards/stig_microsoft_office_system_2016.json +131 -0
  273. data/standards/stig_microsoft_onedrivebusiness_2016.json +89 -0
  274. data/standards/stig_microsoft_onenote_2010.json +77 -0
  275. data/standards/stig_microsoft_onenote_2013.json +71 -0
  276. data/standards/stig_microsoft_onenote_2016.json +71 -0
  277. data/standards/stig_microsoft_outlook_2003.json +65 -0
  278. data/standards/stig_microsoft_outlook_2007.json +479 -0
  279. data/standards/stig_microsoft_outlook_2010.json +515 -0
  280. data/standards/stig_microsoft_outlook_2013.json +497 -0
  281. data/standards/stig_microsoft_outlook_2016.json +359 -0
  282. data/standards/stig_microsoft_powerpoint_2003.json +47 -0
  283. data/standards/stig_microsoft_powerpoint_2007.json +131 -0
  284. data/standards/stig_microsoft_powerpoint_2010.json +191 -0
  285. data/standards/stig_microsoft_powerpoint_2013.json +251 -0
  286. data/standards/stig_microsoft_powerpoint_2016.json +233 -0
  287. data/standards/stig_microsoft_project_2010.json +83 -0
  288. data/standards/stig_microsoft_project_2013.json +95 -0
  289. data/standards/stig_microsoft_project_2016.json +95 -0
  290. data/standards/stig_microsoft_publisher_2010.json +107 -0
  291. data/standards/stig_microsoft_publisher_2013.json +101 -0
  292. data/standards/stig_microsoft_publisher_2016.json +101 -0
  293. data/standards/stig_microsoft_sharepoint_designer_2013.json +71 -0
  294. data/standards/stig_microsoft_skypebusiness_2016.json +29 -0
  295. data/standards/stig_microsoft_sql_server_2005_database.json +167 -0
  296. data/standards/stig_microsoft_sql_server_2005_instance.json +1001 -0
  297. data/standards/stig_microsoft_sql_server_2012_database.json +179 -0
  298. data/standards/stig_microsoft_sql_server_2012_database_instance.json +929 -0
  299. data/standards/stig_microsoft_visio_2013.json +89 -0
  300. data/standards/stig_microsoft_visio_2016.json +89 -0
  301. data/standards/stig_microsoft_windows_10_mobile.json +215 -0
  302. data/standards/stig_microsoft_windows_2008_server_domain_name_system.json +269 -0
  303. data/standards/stig_microsoft_windows_2012_server_domain_name_system.json +551 -0
  304. data/standards/stig_microsoft_windows_phone_8.1.json +161 -0
  305. data/standards/stig_microsoft_windows_server_2012_domain_controller.json +2633 -0
  306. data/standards/stig_microsoft_windows_server_2012_member_server.json +2411 -0
  307. data/standards/stig_microsoft_word_2003.json +47 -0
  308. data/standards/stig_microsoft_word_2007.json +119 -0
  309. data/standards/stig_microsoft_word_2010.json +221 -0
  310. data/standards/stig_microsoft_word_2013.json +221 -0
  311. data/standards/stig_microsoft_word_2016.json +215 -0
  312. data/standards/stig_mobile_application_management_mam_server.json +95 -0
  313. data/standards/stig_mobile_application_security_requirements_guide.json +233 -0
  314. data/standards/stig_mobile_device_integrity_scanning_mdis_server.json +119 -0
  315. data/standards/stig_mobile_device_management_mdm_server.json +125 -0
  316. data/standards/stig_mobile_device_manager_security_requirements_guide.json +2555 -0
  317. data/standards/stig_mobile_email_management_mem_server.json +197 -0
  318. data/standards/stig_mobile_operating_system_security_requirements_guide.json +1943 -0
  319. data/standards/stig_mobile_policy.json +35 -0
  320. data/standards/stig_mobile_policy_security_requirements_guide.json +437 -0
  321. data/standards/stig_mobileiron_core_v9.x_mdm.json +89 -0
  322. data/standards/stig_mobility_policy.json +65 -0
  323. data/standards/stig_mozilla_firefox.json +161 -0
  324. data/standards/stig_ms_exchange_2013_client_access_server.json +209 -0
  325. data/standards/stig_ms_exchange_2013_edge_transport_server.json +443 -0
  326. data/standards/stig_ms_exchange_2013_mailbox_server.json +437 -0
  327. data/standards/stig_ms_sharepoint_2010.json +269 -0
  328. data/standards/stig_ms_sharepoint_2013.json +245 -0
  329. data/standards/stig_ms_sharepoint_designer_2013.json +71 -0
  330. data/standards/stig_ms_sql_server_2014_database.json +263 -0
  331. data/standards/stig_ms_sql_server_2014_instance.json +575 -0
  332. data/standards/stig_ms_sql_server_2016_database.json +185 -0
  333. data/standards/stig_ms_sql_server_2016_instance.json +731 -0
  334. data/standards/stig_ms_windows_defender_antivirus.json +257 -0
  335. data/standards/stig_multifunction_device_and_network_printers.json +131 -0
  336. data/standards/stig_network_device_management_security_requirements_guide.json +863 -0
  337. data/standards/stig_network_devices.json +389 -0
  338. data/standards/stig_network_infrastructure_policy.json +455 -0
  339. data/standards/stig_network_security_requirements_guide.json +1961 -0
  340. data/standards/stig_operating_system_security_requirements_guide.json +1961 -0
  341. data/standards/stig_oracle_10_database_installation.json +527 -0
  342. data/standards/stig_oracle_10_database_instance.json +569 -0
  343. data/standards/stig_oracle_11_database_installation.json +527 -0
  344. data/standards/stig_oracle_11_database_instance.json +551 -0
  345. data/standards/stig_oracle_database_10g_installation.json +527 -0
  346. data/standards/stig_oracle_database_10g_instance.json +581 -0
  347. data/standards/stig_oracle_database_11.2g.json +1229 -0
  348. data/standards/stig_oracle_database_11g_installation.json +527 -0
  349. data/standards/stig_oracle_database_11g_instance.json +575 -0
  350. data/standards/stig_oracle_database_12c.json +1217 -0
  351. data/standards/stig_oracle_http_server_12.1.3.json +1703 -0
  352. data/standards/stig_oracle_linux_5.json +3431 -0
  353. data/standards/stig_oracle_linux_6.json +1583 -0
  354. data/standards/stig_oracle_weblogic_server_12c.json +443 -0
  355. data/standards/stig_palo_alto_networks_alg.json +311 -0
  356. data/standards/stig_palo_alto_networks_idps.json +185 -0
  357. data/standards/stig_palo_alto_networks_ndm.json +251 -0
  358. data/standards/stig_pda.json +83 -0
  359. data/standards/stig_pdasmartphone.json +95 -0
  360. data/standards/stig_perimeter_l3_switch.json +923 -0
  361. data/standards/stig_perimeter_l3_switch_-_cisco.json +1001 -0
  362. data/standards/stig_perimeter_router.json +803 -0
  363. data/standards/stig_perimeter_router_cisco.json +881 -0
  364. data/standards/stig_perimeter_router_juniper.json +803 -0
  365. data/standards/stig_postgresql_9.x.json +677 -0
  366. data/standards/stig_red_hat_enterprise_linux_5.json +3437 -0
  367. data/standards/stig_red_hat_enterprise_linux_6.json +1565 -0
  368. data/standards/stig_red_hat_enterprise_linux_7.json +1451 -0
  369. data/standards/stig_remote_access_policy.json +317 -0
  370. data/standards/stig_removable_storage_and_external_connection_technologies.json +143 -0
  371. data/standards/stig_removable_storage_and_external_connections.json +137 -0
  372. data/standards/stig_rfid_scanner.json +35 -0
  373. data/standards/stig_rfid_workstation.json +23 -0
  374. data/standards/stig_riverbed_steelhead_cx_v8_alg.json +83 -0
  375. data/standards/stig_riverbed_steelhead_cx_v8_ndm.json +371 -0
  376. data/standards/stig_router_security_requirements_guide.json +575 -0
  377. data/standards/stig_samsung_android_os_5_with_knox_2.0.json +365 -0
  378. data/standards/stig_samsung_android_os_6_with_knox_2.x.json +377 -0
  379. data/standards/stig_samsung_android_os_7_with_knox_2.x.json +443 -0
  380. data/standards/stig_samsung_android_with_knox_1.x.json +293 -0
  381. data/standards/stig_samsung_android_with_knox_2.x.json +371 -0
  382. data/standards/stig_samsung_knox_android_1.0.json +167 -0
  383. data/standards/stig_sharepoint_2010.json +269 -0
  384. data/standards/stig_sharepoint_2013.json +245 -0
  385. data/standards/stig_smartphone_policy.json +131 -0
  386. data/standards/stig_solaris_10_sparc.json +3029 -0
  387. data/standards/stig_solaris_10_x86.json +3065 -0
  388. data/standards/stig_solaris_11_sparc.json +1427 -0
  389. data/standards/stig_solaris_11_x86.json +1421 -0
  390. data/standards/stig_solaris_9_sparc.json +2915 -0
  391. data/standards/stig_solaris_9_x86.json +2915 -0
  392. data/standards/stig_sun_ray_4.json +185 -0
  393. data/standards/stig_sun_ray_4_policy.json +77 -0
  394. data/standards/stig_suse_linux_enterprise_server_v11system_z.json +3311 -0
  395. data/standards/stig_symantec_endpoint_protection_12.1_local_client_antivirus.json +689 -0
  396. data/standards/stig_symantec_endpoint_protection_12.1_managed_client_antivirus.json +695 -0
  397. data/standards/stig_tanium_6.5.json +461 -0
  398. data/standards/stig_tanium_7.0.json +803 -0
  399. data/standards/stig_test_and_development_zone_a.json +167 -0
  400. data/standards/stig_test_and_development_zone_b.json +179 -0
  401. data/standards/stig_test_and_development_zone_c.json +143 -0
  402. data/standards/stig_test_and_development_zone_d.json +143 -0
  403. data/standards/stig_traditional_security.json +917 -0
  404. data/standards/stig_unix_srg.json +3287 -0
  405. data/standards/stig_video_services_policy.json +497 -0
  406. data/standards/stig_video_teleconference.json +47 -0
  407. data/standards/stig_video_teleconference_vtc.json +12 -0
  408. data/standards/stig_vmware_esx_3_policy.json +155 -0
  409. data/standards/stig_vmware_esx_3_server.json +3791 -0
  410. data/standards/stig_vmware_esx_3_virtual_center.json +257 -0
  411. data/standards/stig_vmware_esx_3_virtual_machine.json +53 -0
  412. data/standards/stig_vmware_esxi_server_5.0.json +809 -0
  413. data/standards/stig_vmware_esxi_v5.json +5177 -0
  414. data/standards/stig_vmware_esxi_version_5_virtual_machine.json +317 -0
  415. data/standards/stig_vmware_nsx_distributed_firewall.json +83 -0
  416. data/standards/stig_vmware_nsx_distributed_logical_router.json +35 -0
  417. data/standards/stig_vmware_nsx_manager.json +191 -0
  418. data/standards/stig_vmware_vcenter_server.json +179 -0
  419. data/standards/stig_vmware_vcenter_server_version_5.json +149 -0
  420. data/standards/stig_vmware_vsphere_esxi_6.0.json +659 -0
  421. data/standards/stig_vmware_vsphere_vcenter_server_version_6.json +311 -0
  422. data/standards/stig_vmware_vsphere_virtual_machine_version_6.json +269 -0
  423. data/standards/stig_voice_and_video_over_internet_protocol_vvoip_policy.json +407 -0
  424. data/standards/stig_voice_video_endpoint_security_requirements_guide.json +395 -0
  425. data/standards/stig_voice_video_services_policy.json +671 -0
  426. data/standards/stig_voice_video_session_management_security_requirements_guide.json +329 -0
  427. data/standards/stig_voicevideo_over_internet_protocol.json +419 -0
  428. data/standards/stig_voicevideo_over_internet_protocol_vvoip.json +263 -0
  429. data/standards/stig_voicevideo_services_policy.json +569 -0
  430. data/standards/stig_web_policy.json +95 -0
  431. data/standards/stig_web_server.json +317 -0
  432. data/standards/stig_web_server_security_requirements_guide.json +587 -0
  433. data/standards/stig_win2k3_audit.json +761 -0
  434. data/standards/stig_win2k8_audit.json +1085 -0
  435. data/standards/stig_win2k8_r2_audit.json +1637 -0
  436. data/standards/stig_win7_audit.json +1613 -0
  437. data/standards/stig_windows_10.json +1691 -0
  438. data/standards/stig_windows_2003_domain_controller.json +893 -0
  439. data/standards/stig_windows_2003_member_server.json +845 -0
  440. data/standards/stig_windows_2008_domain_controller.json +1475 -0
  441. data/standards/stig_windows_2008_member_server.json +1301 -0
  442. data/standards/stig_windows_7.json +1781 -0
  443. data/standards/stig_windows_8.json +2399 -0
  444. data/standards/stig_windows_88.1.json +2273 -0
  445. data/standards/stig_windows_8_8.1.json +2297 -0
  446. data/standards/stig_windows_defender_antivirus.json +239 -0
  447. data/standards/stig_windows_dns.json +185 -0
  448. data/standards/stig_windows_firewall_with_advanced_security.json +137 -0
  449. data/standards/stig_windows_paw.json +155 -0
  450. data/standards/stig_windows_phone_6.5_with_good_mobility_suite.json +65 -0
  451. data/standards/stig_windows_server_2008_r2_domain_controller.json +1961 -0
  452. data/standards/stig_windows_server_2008_r2_member_server.json +1745 -0
  453. data/standards/stig_windows_server_20122012_r2_domain_controller.json +2255 -0
  454. data/standards/stig_windows_server_20122012_r2_member_server.json +2045 -0
  455. data/standards/stig_windows_server_2012_2012_r2_domain_controller.json +2279 -0
  456. data/standards/stig_windows_server_2012_2012_r2_member_server.json +2075 -0
  457. data/standards/stig_windows_server_2012_domain_controller.json +2471 -0
  458. data/standards/stig_windows_server_2012_member_server.json +2249 -0
  459. data/standards/stig_windows_server_2016.json +1661 -0
  460. data/standards/stig_windows_vista.json +1517 -0
  461. data/standards/stig_windows_xp.json +893 -0
  462. data/standards/stig_wireless_keyboard_and_mouse.json +23 -0
  463. data/standards/stig_wireless_management_server_policy.json +53 -0
  464. data/standards/stig_wireless_remote_access_policy_security_implementation_guide.json +29 -0
  465. data/standards/stig_wlan_access_point_enclave-niprnet_connected.json +227 -0
  466. data/standards/stig_wlan_access_point_internet_gateway_only_connection.json +209 -0
  467. data/standards/stig_wlan_access_point_policy.json +17 -0
  468. data/standards/stig_wlan_authentication_server.json +29 -0
  469. data/standards/stig_wlan_bridge.json +209 -0
  470. data/standards/stig_wlan_client.json +65 -0
  471. data/standards/stig_wlan_controller.json +215 -0
  472. data/standards/stig_wlan_ids_sensorserver.json +23 -0
  473. data/standards/stig_wman_access_point.json +263 -0
  474. data/standards/stig_wman_bridge.json +209 -0
  475. data/standards/stig_wman_subscriber.json +65 -0
  476. data/standards/stig_zos_acf2.json +1451 -0
  477. data/standards/stig_zos_bmc_control-dacf2.json +53 -0
  478. data/standards/stig_zos_bmc_control-dracf.json +59 -0
  479. data/standards/stig_zos_bmc_control-dtss.json +65 -0
  480. data/standards/stig_zos_bmc_control-macf2.json +59 -0
  481. data/standards/stig_zos_bmc_control-mracf.json +65 -0
  482. data/standards/stig_zos_bmc_control-mrestartacf2.json +23 -0
  483. data/standards/stig_zos_bmc_control-mrestartracf.json +23 -0
  484. data/standards/stig_zos_bmc_control-mrestarttss.json +23 -0
  485. data/standards/stig_zos_bmc_control-mtss.json +71 -0
  486. data/standards/stig_zos_bmc_control-oacf2.json +53 -0
  487. data/standards/stig_zos_bmc_control-oracf.json +59 -0
  488. data/standards/stig_zos_bmc_control-otss.json +65 -0
  489. data/standards/stig_zos_bmc_ioaacf2.json +53 -0
  490. data/standards/stig_zos_bmc_ioaracf.json +59 -0
  491. data/standards/stig_zos_bmc_ioatss.json +65 -0
  492. data/standards/stig_zos_bmc_mainviewzosacf2.json +47 -0
  493. data/standards/stig_zos_bmc_mainviewzosracf.json +53 -0
  494. data/standards/stig_zos_bmc_mainviewzostss.json +59 -0
  495. data/standards/stig_zos_ca_1_tape_managementacf2.json +65 -0
  496. data/standards/stig_zos_ca_1_tape_managementracf.json +77 -0
  497. data/standards/stig_zos_ca_1_tape_managementtss.json +77 -0
  498. data/standards/stig_zos_ca_auditoracf2.json +29 -0
  499. data/standards/stig_zos_ca_auditorracf.json +29 -0
  500. data/standards/stig_zos_ca_auditortss.json +29 -0
  501. data/standards/stig_zos_ca_common_servicesacf2.json +23 -0
  502. data/standards/stig_zos_ca_common_servicesracf.json +29 -0
  503. data/standards/stig_zos_ca_common_servicestss.json +29 -0
  504. data/standards/stig_zos_ca_micsacf2.json +23 -0
  505. data/standards/stig_zos_ca_micsracf.json +23 -0
  506. data/standards/stig_zos_ca_micstss.json +23 -0
  507. data/standards/stig_zos_ca_mimacf2.json +41 -0
  508. data/standards/stig_zos_ca_mimracf.json +47 -0
  509. data/standards/stig_zos_ca_mimtss.json +47 -0
  510. data/standards/stig_zos_ca_vtapeacf2.json +29 -0
  511. data/standards/stig_zos_ca_vtaperacf.json +35 -0
  512. data/standards/stig_zos_ca_vtapetss.json +35 -0
  513. data/standards/stig_zos_catalog_solutionsacf2.json +23 -0
  514. data/standards/stig_zos_catalog_solutionsracf.json +23 -0
  515. data/standards/stig_zos_catalog_solutionstss.json +23 -0
  516. data/standards/stig_zos_clsupersessionacf2.json +53 -0
  517. data/standards/stig_zos_clsupersessionracf.json +65 -0
  518. data/standards/stig_zos_clsupersessiontss.json +71 -0
  519. data/standards/stig_zos_compuware_abend-aidacf2.json +47 -0
  520. data/standards/stig_zos_compuware_abend-aidracf.json +53 -0
  521. data/standards/stig_zos_compuware_abend-aidtss.json +53 -0
  522. data/standards/stig_zos_cssmtpacf2.json +23 -0
  523. data/standards/stig_zos_cssmtpracf.json +29 -0
  524. data/standards/stig_zos_cssmtptss.json +29 -0
  525. data/standards/stig_zos_fdracf2.json +23 -0
  526. data/standards/stig_zos_fdrracf.json +23 -0
  527. data/standards/stig_zos_fdrtss.json +23 -0
  528. data/standards/stig_zos_hcdacf2.json +29 -0
  529. data/standards/stig_zos_hcdracf.json +29 -0
  530. data/standards/stig_zos_hcdtss.json +29 -0
  531. data/standards/stig_zos_ibm_cics_transaction_serveracf2.json +17 -0
  532. data/standards/stig_zos_ibm_cics_transaction_serverracf.json +17 -0
  533. data/standards/stig_zos_ibm_cics_transaction_servertss.json +17 -0
  534. data/standards/stig_zos_ibm_health_checkeracf2.json +23 -0
  535. data/standards/stig_zos_ibm_health_checkerracf.json +29 -0
  536. data/standards/stig_zos_ibm_health_checkertss.json +29 -0
  537. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsfacf2.json +53 -0
  538. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsfracf.json +59 -0
  539. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsftss.json +53 -0
  540. data/standards/stig_zos_icsfacf2.json +29 -0
  541. data/standards/stig_zos_icsfracf.json +35 -0
  542. data/standards/stig_zos_icsftss.json +35 -0
  543. data/standards/stig_zos_netviewacf2.json +41 -0
  544. data/standards/stig_zos_netviewracf.json +47 -0
  545. data/standards/stig_zos_netviewtss.json +53 -0
  546. data/standards/stig_zos_quest_nc-passacf2.json +35 -0
  547. data/standards/stig_zos_quest_nc-passracf.json +41 -0
  548. data/standards/stig_zos_quest_nc-passtss.json +47 -0
  549. data/standards/stig_zos_racf.json +1415 -0
  550. data/standards/stig_zos_roscoeacf2.json +47 -0
  551. data/standards/stig_zos_roscoeracf.json +53 -0
  552. data/standards/stig_zos_roscoetss.json +59 -0
  553. data/standards/stig_zos_srrauditacf2.json +23 -0
  554. data/standards/stig_zos_srrauditracf.json +23 -0
  555. data/standards/stig_zos_srraudittss.json +23 -0
  556. data/standards/stig_zos_tadzacf2.json +29 -0
  557. data/standards/stig_zos_tadzracf.json +35 -0
  558. data/standards/stig_zos_tadztss.json +35 -0
  559. data/standards/stig_zos_tdmfacf2.json +23 -0
  560. data/standards/stig_zos_tdmfracf.json +23 -0
  561. data/standards/stig_zos_tdmftss.json +23 -0
  562. data/standards/stig_zos_tss.json +1523 -0
  563. data/standards/stig_zos_vssracf.json +29 -0
  564. metadata +691 -0
@@ -0,0 +1,1583 @@
1
+ {
2
+ "name": "stig_oracle_linux_6",
3
+ "date": "2018-03-01",
4
+ "description": "The Oracle Linux 6 Security Technical Implementation Guide (STIG) is published as a tool to improve the security of Department of Defense (DoD) information systems. Comments or proposed revisions to this document should be sent via e-mail to the following address: disa.stig_spt@mail.mil.",
5
+ "title": "Oracle Linux 6 Security Technical Implementation Guide",
6
+ "version": "1",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-50515",
12
+ "title": "Automated file system mounting tools must not be enabled unless needed.",
13
+ "description": "All filesystems that are required for the successful operation of the system should be explicitly listed in \"/etc/fstab\" by an administrator. New filesystems should not be arbitrarily introduced via the automounter.\n\nThe \"autofs\" daemon mounts and unmounts filesystems, such as user home directories shared via NFS, on demand. In addition, autofs can be used to handle removable media, and the default configuration provides the cdrom device as \"/misc/cd\". However, this method of providing access to removable media is not common, so autofs can almost always be disabled if NFS is not in use. Even if NFS is required, it is almost always possible to configure filesystem mounts statically by editing \"/etc/fstab\" rather than relying on the automounter.",
14
+ "severity": "low"
15
+ },
16
+ {
17
+ "id": "V-50517",
18
+ "title": "Auditing must be enabled at boot by setting a kernel parameter.",
19
+ "description": "Each process on the system carries an \"auditable\" flag which indicates whether its activities can be audited. Although \"auditd\" takes care of enabling this for all processes which launch after it does, adding the kernel argument ensures it is set for every process during boot.",
20
+ "severity": "low"
21
+ },
22
+ {
23
+ "id": "V-50519",
24
+ "title": "The system must provide automated support for account management functions.",
25
+ "description": "A comprehensive account management process that includes automation helps to ensure the accounts designated as requiring attention are consistently and promptly addressed. Enterprise environments make user account management challenging and complex. A user management process requiring administrators to manually address account management functions adds risk of potential oversight.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-50521",
30
+ "title": "The systems local IPv6 firewall must implement a deny-all, allow-by-exception policy for inbound packets.",
31
+ "description": "In \"ip6tables\" the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to \"DROP\" implements proper design for a firewall, i.e., any packets which are not explicitly permitted should not be accepted.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-50523",
36
+ "title": "Audit log files must be group-owned by root.",
37
+ "description": "If non-privileged users can write to audit logs, audit trails can be modified or destroyed.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-50525",
42
+ "title": "The mail system must forward all mail for root to one or more system administrators.",
43
+ "description": "A number of system services utilize email messages sent to the root user to notify system administrators of active or impending issues. These messages must be forwarded to at least one monitored email address.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-50529",
48
+ "title": "The system must use a separate file system for /var/log.",
49
+ "description": "Placing \"/var/log\" in its own partition enables better separation between log files and other files in \"/var/\".",
50
+ "severity": "low"
51
+ },
52
+ {
53
+ "id": "V-50533",
54
+ "title": "The system must use a separate file system for /tmp.",
55
+ "description": "The \"/tmp\" partition is used as temporary storage by many programs. Placing \"/tmp\" in its own partition enables the setting of more restrictive mount options, which can help protect programs which use it.",
56
+ "severity": "low"
57
+ },
58
+ {
59
+ "id": "V-50535",
60
+ "title": "The system package management tool must verify contents of all files associated with packages.",
61
+ "description": "The hash on important files like system executables should match the information given by the RPM database. Executables with erroneous hashes could be a sign of nefarious activity on the system.",
62
+ "severity": "low"
63
+ },
64
+ {
65
+ "id": "V-50537",
66
+ "title": "The system must use a separate file system for /var.",
67
+ "description": "Ensuring that \"/var\" is mounted on its own partition enables the setting of more restrictive mount options. This helps protect system services such as daemons or other programs which use it. It is not uncommon for the \"/var\" directory to contain world-writable directories, installed by other software packages.",
68
+ "severity": "low"
69
+ },
70
+ {
71
+ "id": "V-50539",
72
+ "title": "The system package management tool must verify permissions on all files and directories associated with packages.",
73
+ "description": "Permissions on system binaries and configuration files that are too generous could allow an unauthorized user to gain privileges that they should not have. The permissions set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
74
+ "severity": "low"
75
+ },
76
+ {
77
+ "id": "V-50545",
78
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules.",
79
+ "description": "The addition/removal of kernel modules can be used to alter the behavior of the kernel and potentially introduce malicious code into kernel space. It is important to have an audit trail of modules that have been introduced into the kernel.",
80
+ "severity": "medium"
81
+ },
82
+ {
83
+ "id": "V-50547",
84
+ "title": "The xinetd service must be disabled if no network services utilizing it are enabled.",
85
+ "description": "The xinetd service provides a dedicated listener service for some programs, which is no longer necessary for commonly-used network services. Disabling it ensures that these uncommon services are not running, and also prevents attacks against xinetd itself.",
86
+ "severity": "medium"
87
+ },
88
+ {
89
+ "id": "V-50549",
90
+ "title": "The xinetd service must be uninstalled if no network services utilizing it are enabled.",
91
+ "description": "Removing the \"xinetd\" package decreases the risk of the xinetd service's accidental (or intentional) activation.",
92
+ "severity": "low"
93
+ },
94
+ {
95
+ "id": "V-50551",
96
+ "title": "The telnet-server package must not be installed.",
97
+ "description": "Removing the \"telnet-server\" package decreases the risk of the unencrypted telnet service's accidental (or intentional) activation.\n\nMitigation: If the telnet-server package is configured to only allow encrypted sessions, such as with Kerberos or the use of encrypted network tunnels, the risk of exposing sensitive information is mitigated.",
98
+ "severity": "high"
99
+ },
100
+ {
101
+ "id": "V-50553",
102
+ "title": "The telnet daemon must not be running.",
103
+ "description": "The telnet protocol uses unencrypted network communication, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen by eavesdroppers on the network. The telnet protocol is also subject to man-in-the-middle attacks.\n\nMitigation: If an enabled telnet daemon is configured to only allow encrypted sessions, such as with Kerberos or the use of encrypted network tunnels, the risk of exposing sensitive information is mitigated.",
104
+ "severity": "high"
105
+ },
106
+ {
107
+ "id": "V-50555",
108
+ "title": "The rsh-server package must not be installed.",
109
+ "description": "The \"rsh-server\" package provides several obsolete and insecure network services. Removing it decreases the risk of those services' accidental (or intentional) activation.",
110
+ "severity": "high"
111
+ },
112
+ {
113
+ "id": "V-50557",
114
+ "title": "The rshd service must not be running.",
115
+ "description": "The rsh service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen by eavesdroppers on the network.",
116
+ "severity": "high"
117
+ },
118
+ {
119
+ "id": "V-50559",
120
+ "title": "The rexecd service must not be running.",
121
+ "description": "The rexec service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen by eavesdroppers on the network.",
122
+ "severity": "high"
123
+ },
124
+ {
125
+ "id": "V-50561",
126
+ "title": "The rlogind service must not be running.",
127
+ "description": "The rlogin service uses unencrypted network communications, which means that data from the login session, including passwords and all other information transmitted during the session, can be stolen by eavesdroppers on the network.",
128
+ "severity": "high"
129
+ },
130
+ {
131
+ "id": "V-50563",
132
+ "title": "The ypserv package must not be installed.",
133
+ "description": "Removing the \"ypserv\" package decreases the risk of the accidental (or intentional) activation of NIS or NIS+ services.",
134
+ "severity": "medium"
135
+ },
136
+ {
137
+ "id": "V-50565",
138
+ "title": "The ypbind service must not be running.",
139
+ "description": "Disabling the \"ypbind\" service ensures the system is not acting as a client in a NIS or NIS+ domain.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-50567",
144
+ "title": "The tftp-server package must not be installed unless required.",
145
+ "description": "Removing the \"tftp-server\" package decreases the risk of the accidental (or intentional) activation of tftp services.",
146
+ "severity": "medium"
147
+ },
148
+ {
149
+ "id": "V-50569",
150
+ "title": "The TFTP service must not be running.",
151
+ "description": "Disabling the \"tftp\" service ensures the system is not acting as a tftp server, which does not provide encryption or authentication.",
152
+ "severity": "medium"
153
+ },
154
+ {
155
+ "id": "V-50571",
156
+ "title": "The cron service must be running.",
157
+ "description": "Due to its usage for maintenance and security-supporting tasks, enabling the cron daemon is essential.",
158
+ "severity": "medium"
159
+ },
160
+ {
161
+ "id": "V-50573",
162
+ "title": "The SSH daemon must be configured to use only the SSHv2 protocol.",
163
+ "description": "SSH protocol version 1 suffers from design flaws that result in security vulnerabilities and should not be used.",
164
+ "severity": "high"
165
+ },
166
+ {
167
+ "id": "V-50575",
168
+ "title": "The SSH daemon must set a timeout interval on idle sessions.",
169
+ "description": "Causing idle users to be automatically logged out guards against compromises one system leading trivially to compromises on another.",
170
+ "severity": "low"
171
+ },
172
+ {
173
+ "id": "V-50577",
174
+ "title": "The SSH daemon must set a timeout count on idle sessions.",
175
+ "description": "This ensures a user login will be terminated as soon as the \"ClientAliveCountMax\" is reached.",
176
+ "severity": "low"
177
+ },
178
+ {
179
+ "id": "V-50579",
180
+ "title": "The SSH daemon must ignore .rhosts files.",
181
+ "description": "SSH trust relationships mean a compromise on one host can allow an attacker to move trivially to other hosts.",
182
+ "severity": "medium"
183
+ },
184
+ {
185
+ "id": "V-50581",
186
+ "title": "The SSH daemon must not allow host-based authentication.",
187
+ "description": "SSH trust relationships mean a compromise on one host can allow an attacker to move trivially to other hosts.",
188
+ "severity": "medium"
189
+ },
190
+ {
191
+ "id": "V-50591",
192
+ "title": "The system package management tool must verify group-ownership on all files and directories associated with packages.",
193
+ "description": "Group-ownership of system binaries and configuration files that is incorrect could allow an unauthorized user to gain privileges that they should not have. The group-ownership set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
194
+ "severity": "low"
195
+ },
196
+ {
197
+ "id": "V-50593",
198
+ "title": "The system package management tool must verify ownership on all files and directories associated with packages.",
199
+ "description": "Ownership of system binaries and configuration files that is incorrect could allow an unauthorized user to gain privileges that they should not have. The ownership set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
200
+ "severity": "low"
201
+ },
202
+ {
203
+ "id": "V-50595",
204
+ "title": "The NFS server must not have the all_squash option enabled.",
205
+ "description": "The \"all_squash\" option maps all client requests to a single anonymous uid/gid on the NFS server, negating the ability to track file access by user ID.",
206
+ "severity": "low"
207
+ },
208
+ {
209
+ "id": "V-50599",
210
+ "title": "The audit system must take appropriate action when there are disk errors on the audit storage volume.",
211
+ "description": "Taking appropriate action in case of disk errors will minimize the possibility of losing audit records.",
212
+ "severity": "medium"
213
+ },
214
+ {
215
+ "id": "V-50601",
216
+ "title": "The audit system must take appropriate action when the audit storage volume is full.",
217
+ "description": "Taking appropriate action in case of a filled audit storage volume will minimize the possibility of losing audit records.",
218
+ "severity": "medium"
219
+ },
220
+ {
221
+ "id": "V-50603",
222
+ "title": "The system must forward audit records to the syslog service.",
223
+ "description": "The auditd service does not include the ability to send audit records to a centralized server for management directly. It does, however, include an audit event multiplexor plugin (audispd) to pass audit records to the local syslog server.",
224
+ "severity": "low"
225
+ },
226
+ {
227
+ "id": "V-50607",
228
+ "title": "The system must allow locking of graphical desktop sessions.",
229
+ "description": "The ability to lock graphical desktop sessions manually allows users to easily secure their accounts should they need to depart from their workstations temporarily.",
230
+ "severity": "low"
231
+ },
232
+ {
233
+ "id": "V-50609",
234
+ "title": "The operating system, upon successful logon, must display to the user the date and time of the last logon or access via ssh.",
235
+ "description": "Users need to be aware of activity that occurs regarding their account. Providing users with information regarding the date and time of their last successful login allows the user to determine if any unauthorized activity has occurred and gives them an opportunity to notify administrators.\n\nAt ssh login, a user must be presented with the last successful login date and time.",
236
+ "severity": "medium"
237
+ },
238
+ {
239
+ "id": "V-50613",
240
+ "title": "The operating system must conduct backups of system-level information contained in the information system per organization defined frequency to conduct backups that are consistent with recovery time and recovery point objectives.",
241
+ "description": "Operating system backup is a critical step in maintaining data assurance and availability. System-level information includes system-state information, operating system and application software, and licenses. Backups must be consistent with organizational recovery time and recovery point objectives.",
242
+ "severity": "medium"
243
+ },
244
+ {
245
+ "id": "V-50615",
246
+ "title": "The operating system must conduct backups of user-level information contained in the operating system per organization defined frequency to conduct backups consistent with recovery time and recovery point objectives.",
247
+ "description": "Operating system backup is a critical step in maintaining data assurance and availability. User-level information is data generated by information system and/or application users. Backups shall be consistent with organizational recovery time and recovery point objectives.",
248
+ "severity": "medium"
249
+ },
250
+ {
251
+ "id": "V-50617",
252
+ "title": "The operating system must enforce requirements for the connection of mobile devices to operating systems.",
253
+ "description": "USB storage devices such as thumb drives can be used to introduce unauthorized software and other vulnerabilities. Support for these devices should be disabled and the devices themselves should be tightly controlled.",
254
+ "severity": "medium"
255
+ },
256
+ {
257
+ "id": "V-50621",
258
+ "title": "The system must not accept ICMPv4 secure redirect packets on any interface.",
259
+ "description": "Accepting \"secure\" ICMP redirects (from those gateways listed as default gateways) has few legitimate uses. It should be disabled unless it is absolutely required.",
260
+ "severity": "medium"
261
+ },
262
+ {
263
+ "id": "V-50625",
264
+ "title": "The system must log Martian packets.",
265
+ "description": "The presence of \"martian\" packets (which have impossible addresses) as well as spoofed packets, source-routed packets, and redirects could be a sign of nefarious network activity. Logging these packets enables this activity to be detected.",
266
+ "severity": "low"
267
+ },
268
+ {
269
+ "id": "V-50627",
270
+ "title": "Audit log directories must have mode 0755 or less permissive.",
271
+ "description": "If users can delete audit logs, audit trails can be modified or destroyed.",
272
+ "severity": "medium"
273
+ },
274
+ {
275
+ "id": "V-50629",
276
+ "title": "Audit log files must be owned by root.",
277
+ "description": "If non-privileged users can write to audit logs, audit trails can be modified or destroyed.",
278
+ "severity": "medium"
279
+ },
280
+ {
281
+ "id": "V-50631",
282
+ "title": "Audit log files must have mode 0640 or less permissive.",
283
+ "description": "If users can write to audit logs, audit trails can be modified or destroyed.",
284
+ "severity": "medium"
285
+ },
286
+ {
287
+ "id": "V-50635",
288
+ "title": "The system must disable accounts after excessive login failures within a 15-minute interval.",
289
+ "description": "Locking out user accounts after a number of incorrect attempts within a specific period of time prevents direct password guessing attacks.",
290
+ "severity": "medium"
291
+ },
292
+ {
293
+ "id": "V-50637",
294
+ "title": "The system must require administrator action to unlock an account locked by excessive failed login attempts.",
295
+ "description": "Locking out user accounts after a number of incorrect attempts prevents direct password guessing attacks. Ensuring that an administrator is involved in unlocking locked accounts draws appropriate attention to such situations.",
296
+ "severity": "medium"
297
+ },
298
+ {
299
+ "id": "V-50639",
300
+ "title": "The system must be configured to require the use of a CAC, PIV compliant hardware token, or Alternate Logon Token (ALT) for authentication.",
301
+ "description": "Smart card login provides two-factor authentication stronger than that provided by a username/password combination. Smart cards leverage a PKI (public key infrastructure) in order to provide and verify credentials.",
302
+ "severity": "medium"
303
+ },
304
+ {
305
+ "id": "V-50641",
306
+ "title": "The FTPS/FTP service on the system must be configured with the Department of Defense (DoD) login banner.",
307
+ "description": "This setting will cause the system greeting banner to be used for FTP connections as well.",
308
+ "severity": "medium"
309
+ },
310
+ {
311
+ "id": "V-50643",
312
+ "title": "There must be no .netrc files on the system.",
313
+ "description": "Unencrypted passwords for remote FTP servers may be stored in \".netrc\" files. DoD policy requires passwords be encrypted in storage and not used in access scripts.",
314
+ "severity": "medium"
315
+ },
316
+ {
317
+ "id": "V-50647",
318
+ "title": "The system must not accept IPv4 source-routed packets by default.",
319
+ "description": "Accepting source-routed packets in the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required.",
320
+ "severity": "medium"
321
+ },
322
+ {
323
+ "id": "V-50651",
324
+ "title": "The system must not accept ICMPv4 secure redirect packets by default.",
325
+ "description": "Accepting \"secure\" ICMP redirects (from those gateways listed as default gateways) has few legitimate uses. It should be disabled unless it is absolutely required.",
326
+ "severity": "medium"
327
+ },
328
+ {
329
+ "id": "V-50655",
330
+ "title": "The system must ignore ICMPv4 redirect messages by default.",
331
+ "description": "This feature of the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required.",
332
+ "severity": "low"
333
+ },
334
+ {
335
+ "id": "V-50657",
336
+ "title": "The system must not respond to ICMPv4 sent to a broadcast address.",
337
+ "description": "Ignoring ICMP echo requests (pings) sent to broadcast or multicast addresses makes the system slightly more difficult to enumerate on the network.",
338
+ "severity": "low"
339
+ },
340
+ {
341
+ "id": "V-50661",
342
+ "title": "The system must use a separate file system for the system audit data path.",
343
+ "description": "Placing \"/var/log/audit\" in its own partition enables better separation between audit files and other files, and helps ensure that auditing cannot be halted due to the partition running out of space.",
344
+ "severity": "low"
345
+ },
346
+ {
347
+ "id": "V-50663",
348
+ "title": "The system must ignore ICMPv4 bogus error responses.",
349
+ "description": "Ignoring bogus ICMP error responses reduces log size, although some activity would not be logged.",
350
+ "severity": "low"
351
+ },
352
+ {
353
+ "id": "V-50665",
354
+ "title": "The system default umask for daemons must be 027 or 022.",
355
+ "description": "The umask influences the permissions assigned to files created by a process at run time. An unnecessarily permissive umask could result in files being created with insecure permissions.",
356
+ "severity": "low"
357
+ },
358
+ {
359
+ "id": "V-50667",
360
+ "title": "The system default umask in /etc/login.defs must be 077.",
361
+ "description": "The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to by unauthorized users.",
362
+ "severity": "low"
363
+ },
364
+ {
365
+ "id": "V-50669",
366
+ "title": "The system default umask in /etc/profile must be 077.",
367
+ "description": "The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to by unauthorized users.",
368
+ "severity": "low"
369
+ },
370
+ {
371
+ "id": "V-50671",
372
+ "title": "The audit system must alert designated staff members when the audit storage volume approaches capacity.",
373
+ "description": "Notifying administrators of an impending disk space problem may allow them to take corrective action prior to any disruption.",
374
+ "severity": "medium"
375
+ },
376
+ {
377
+ "id": "V-50673",
378
+ "title": "The system default umask for the csh shell must be 077.",
379
+ "description": "The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to by unauthorized users.",
380
+ "severity": "low"
381
+ },
382
+ {
383
+ "id": "V-50677",
384
+ "title": "The system must use a separate file system for user home directories.",
385
+ "description": "Ensuring that \"/home\" is mounted on its own partition enables the setting of more restrictive mount options, and also helps ensure that users cannot trivially fill partitions used for log or audit data storage.",
386
+ "severity": "low"
387
+ },
388
+ {
389
+ "id": "V-50683",
390
+ "title": "The system must be configured to use TCP syncookies when experiencing a TCP SYN flood.",
391
+ "description": "A TCP SYN flood attack can cause a denial of service by filling a system's TCP connection table with connections in the SYN_RCVD state. Syncookies can be used to track a connection when a subsequent ACK is received, verifying the initiator is attempting a valid connection and is not a flood source. This feature is activated when a flood condition is detected, and enables the system to continue servicing valid connection requests.",
392
+ "severity": "medium"
393
+ },
394
+ {
395
+ "id": "V-50685",
396
+ "title": "The system must use a reverse-path filter for IPv4 network traffic when possible on all interfaces.",
397
+ "description": "Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems which are routers for complicated networks, but is helpful for end hosts and routers serving small networks.",
398
+ "severity": "medium"
399
+ },
400
+ {
401
+ "id": "V-50689",
402
+ "title": "Vendor-provided cryptographic certificates must be installed to verify the integrity of system software.",
403
+ "description": "This key is necessary to cryptographically verify packages that packages are from the operating system vendor.",
404
+ "severity": "high"
405
+ },
406
+ {
407
+ "id": "V-50693",
408
+ "title": "The Red Hat Network Service (rhnsd) service must not be running, unless it is being used to query the Oracle Unbreakable Linux Network for updates and information.",
409
+ "description": "Although systems management and patching is extremely important to system security, management by a system outside the enterprise enclave is not desirable for some environments. However, if the system needs to communicate with the Oracle Unbreakable Linux Network for updates or information, then the \"rhnsd\" daemon can remain on.",
410
+ "severity": "low"
411
+ },
412
+ {
413
+ "id": "V-50695",
414
+ "title": "System security patches and updates must be installed and up-to-date.",
415
+ "description": "Installing software updates is a fundamental mitigation against the exploitation of publicly-known vulnerabilities.",
416
+ "severity": "medium"
417
+ },
418
+ {
419
+ "id": "V-50699",
420
+ "title": "The system must use a reverse-path filter for IPv4 network traffic when possible by default.",
421
+ "description": "Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems which are routers for complicated networks, but is helpful for end hosts and routers serving small networks.",
422
+ "severity": "medium"
423
+ },
424
+ {
425
+ "id": "V-50701",
426
+ "title": "The system package management tool must cryptographically verify the authenticity of system software packages during installation.",
427
+ "description": "Ensuring the validity of packages' cryptographic signatures prior to installation ensures the provenance of the software and protects against malicious tampering.",
428
+ "severity": "medium"
429
+ },
430
+ {
431
+ "id": "V-50707",
432
+ "title": "The system default umask for the bash shell must be 077.",
433
+ "description": "The umask value influences the permissions assigned to files when they are created. A misconfigured umask value could result in files with excessive permissions that can be read and/or written to by unauthorized users.",
434
+ "severity": "low"
435
+ },
436
+ {
437
+ "id": "V-50709",
438
+ "title": "The system package management tool must cryptographically verify the authenticity of all software packages during installation.",
439
+ "description": "Ensuring all packages' cryptographic signatures are valid prior to installation ensures the provenance of the software and protects against malicious tampering.",
440
+ "severity": "low"
441
+ },
442
+ {
443
+ "id": "V-50711",
444
+ "title": "The system must ignore ICMPv6 redirects by default.",
445
+ "description": "An illicit ICMP redirect message could result in a man-in-the-middle attack.",
446
+ "severity": "medium"
447
+ },
448
+ {
449
+ "id": "V-50713",
450
+ "title": "The snmpd service must not use a default password.",
451
+ "description": "Presence of the default SNMP password enables querying of different system aspects and could result in unauthorized knowledge of the system.",
452
+ "severity": "high"
453
+ },
454
+ {
455
+ "id": "V-50715",
456
+ "title": "A file integrity tool must be installed.",
457
+ "description": "The AIDE package must be installed if it is to be available for integrity checking.",
458
+ "severity": "medium"
459
+ },
460
+ {
461
+ "id": "V-50717",
462
+ "title": "The snmpd service must use only SNMP protocol version 3 or newer.",
463
+ "description": "Earlier versions of SNMP are considered insecure, as they potentially allow unauthorized access to detailed system management information.",
464
+ "severity": "medium"
465
+ },
466
+ {
467
+ "id": "V-50719",
468
+ "title": "There must be no .rhosts or hosts.equiv files on the system.",
469
+ "description": "Trust files are convenient, but when used in conjunction with the R-services, they can allow unauthenticated access to a system.",
470
+ "severity": "high"
471
+ },
472
+ {
473
+ "id": "V-50721",
474
+ "title": "The system must prevent the root account from logging in from virtual consoles.",
475
+ "description": "Preventing direct root login to virtual console devices helps ensure accountability for actions taken on the system using the root account.",
476
+ "severity": "medium"
477
+ },
478
+ {
479
+ "id": "V-50725",
480
+ "title": "The system must prevent the root account from logging in from serial consoles.",
481
+ "description": "Preventing direct root login to serial port interfaces helps ensure accountability for actions taken on the systems using the root account.",
482
+ "severity": "low"
483
+ },
484
+ {
485
+ "id": "V-50731",
486
+ "title": "Default operating system accounts, other than root, must be locked.",
487
+ "description": "Disabling authentication for default system accounts makes it more difficult for attackers to make use of them to compromise a system.",
488
+ "severity": "medium"
489
+ },
490
+ {
491
+ "id": "V-50737",
492
+ "title": "The system must not have accounts configured with blank or null passwords.",
493
+ "description": "If an account has an empty password, anyone could log in and run commands with the privileges of that account. Accounts with empty passwords should never be used in operational environments.",
494
+ "severity": "high"
495
+ },
496
+ {
497
+ "id": "V-50739",
498
+ "title": "The FTP daemon must be configured for logging or verbose mode.",
499
+ "description": "To trace malicious activity facilitated by the FTP service, it must be configured to ensure that all commands sent to the ftp server are logged using the verbose vsftpd log format. The default vsftpd log file is /var/log/vsftpd.log.",
500
+ "severity": "low"
501
+ },
502
+ {
503
+ "id": "V-50741",
504
+ "title": "The /etc/passwd file must not contain password hashes.",
505
+ "description": "The hashes for all user account passwords should be stored in the file \"/etc/shadow\" and never in \"/etc/passwd\", which is readable by all users.",
506
+ "severity": "medium"
507
+ },
508
+ {
509
+ "id": "V-50747",
510
+ "title": "The root account must be the only account having a UID of 0.",
511
+ "description": "An account has root authority if it has a UID of 0. Multiple accounts with a UID of 0 afford more opportunity for potential intruders to guess a password for a privileged account. Proper configuration of sudo is recommended to afford multiple system administrators access to root privileges in an accountable manner.",
512
+ "severity": "medium"
513
+ },
514
+ {
515
+ "id": "V-50751",
516
+ "title": "The TFTP daemon must operate in secure mode which provides access only to a single directory on the host file system.",
517
+ "description": "Using the \"-s\" option causes the TFTP service to only serve files from the given directory. Serving files from an intentionally specified directory reduces the risk of sharing files which should remain private.",
518
+ "severity": "high"
519
+ },
520
+ {
521
+ "id": "V-50753",
522
+ "title": "The /etc/shadow file must be owned by root.",
523
+ "description": "The \"/etc/shadow\" file contains the list of local system accounts and stores password hashes. Protection of this file is critical for system security. Failure to give ownership of this file to root provides the designated owner with access to sensitive information which could weaken the system security posture.",
524
+ "severity": "medium"
525
+ },
526
+ {
527
+ "id": "V-50755",
528
+ "title": "The /etc/shadow file must be group-owned by root.",
529
+ "description": "The \"/etc/shadow\" file stores password hashes. Protection of this file is critical for system security.",
530
+ "severity": "medium"
531
+ },
532
+ {
533
+ "id": "V-50757",
534
+ "title": "The /etc/shadow file must have mode 0000.",
535
+ "description": "The \"/etc/shadow\" file contains the list of local system accounts and stores password hashes. Protection of this file is critical for system security. Failure to give ownership of this file to root provides the designated owner with access to sensitive information which could weaken the system security posture.",
536
+ "severity": "medium"
537
+ },
538
+ {
539
+ "id": "V-50759",
540
+ "title": "The /etc/gshadow file must be owned by root.",
541
+ "description": "The \"/etc/gshadow\" file contains group password hashes. Protection of this file is critical for system security.",
542
+ "severity": "medium"
543
+ },
544
+ {
545
+ "id": "V-50761",
546
+ "title": "The system must employ a local IPv6 firewall.",
547
+ "description": "The \"ip6tables\" service provides the system's host-based firewalling capability for IPv6 and ICMPv6.",
548
+ "severity": "medium"
549
+ },
550
+ {
551
+ "id": "V-50763",
552
+ "title": "The /etc/gshadow file must be group-owned by root.",
553
+ "description": "The \"/etc/gshadow\" file contains group password hashes. Protection of this file is critical for system security.",
554
+ "severity": "medium"
555
+ },
556
+ {
557
+ "id": "V-50765",
558
+ "title": "The /etc/gshadow file must have mode 0000.",
559
+ "description": "The /etc/gshadow file contains group password hashes. Protection of this file is critical for system security.",
560
+ "severity": "medium"
561
+ },
562
+ {
563
+ "id": "V-50767",
564
+ "title": "The operating system must connect to external networks or information systems only through managed IPv6 interfaces consisting of boundary protection devices arranged in accordance with an organizational security architecture.",
565
+ "description": "The \"ip6tables\" service provides the system's host-based firewalling capability for IPv6 and ICMPv6.",
566
+ "severity": "medium"
567
+ },
568
+ {
569
+ "id": "V-50769",
570
+ "title": "The /etc/passwd file must be owned by root.",
571
+ "description": "The \"/etc/passwd\" file contains information about the users that are configured on the system. Protection of this file is critical for system security.",
572
+ "severity": "medium"
573
+ },
574
+ {
575
+ "id": "V-50771",
576
+ "title": "The /etc/passwd file must be group-owned by root.",
577
+ "description": "The \"/etc/passwd\" file contains information about the users that are configured on the system. Protection of this file is critical for system security.",
578
+ "severity": "medium"
579
+ },
580
+ {
581
+ "id": "V-50773",
582
+ "title": "The /etc/passwd file must have mode 0644 or less permissive.",
583
+ "description": "If the \"/etc/passwd\" file is writable by a group-owner or the world the risk of its compromise is increased. The file contains the list of accounts on the system and associated information, and protection of this file is critical for system security.",
584
+ "severity": "medium"
585
+ },
586
+ {
587
+ "id": "V-50775",
588
+ "title": "The /etc/group file must be owned by root.",
589
+ "description": "The \"/etc/group\" file contains information regarding groups that are configured on the system. Protection of this file is important for system security.",
590
+ "severity": "medium"
591
+ },
592
+ {
593
+ "id": "V-50777",
594
+ "title": "The /etc/group file must be group-owned by root.",
595
+ "description": "The \"/etc/group\" file contains information regarding groups that are configured on the system. Protection of this file is important for system security.",
596
+ "severity": "medium"
597
+ },
598
+ {
599
+ "id": "V-50779",
600
+ "title": "The /etc/group file must have mode 0644 or less permissive.",
601
+ "description": "The \"/etc/group\" file contains information regarding groups that are configured on the system. Protection of this file is important for system security.",
602
+ "severity": "medium"
603
+ },
604
+ {
605
+ "id": "V-50781",
606
+ "title": "The operating system must prevent public IPv6 access into an organizations internal networks, except as appropriately mediated by managed interfaces employing boundary protection devices.",
607
+ "description": "The \"ip6tables\" service provides the system's host-based firewalling capability for IPv6 and ICMPv6.",
608
+ "severity": "medium"
609
+ },
610
+ {
611
+ "id": "V-50783",
612
+ "title": "Library files must have mode 0755 or less permissive.",
613
+ "description": "Files from shared library directories are loaded into the address space of processes (including privileged ones) or of the kernel itself at runtime. Restrictive permissions are necessary to protect the integrity of the system.",
614
+ "severity": "medium"
615
+ },
616
+ {
617
+ "id": "V-50785",
618
+ "title": "Library files must be owned by a system account.",
619
+ "description": "Files from shared library directories are loaded into the address space of processes (including privileged ones) or of the kernel itself at runtime. Proper ownership is necessary to protect the integrity of the system.",
620
+ "severity": "medium"
621
+ },
622
+ {
623
+ "id": "V-50787",
624
+ "title": "All system command files must have mode 755 or less permissive.",
625
+ "description": "System binaries are executed by privileged users, as well as system services, and restrictive permissions are necessary to ensure execution of these programs cannot be co-opted.",
626
+ "severity": "medium"
627
+ },
628
+ {
629
+ "id": "V-50789",
630
+ "title": "All system command files must be owned by root.",
631
+ "description": "System binaries are executed by privileged users as well as system services, and restrictive permissions are necessary to ensure that their execution of these programs cannot be co-opted.",
632
+ "severity": "medium"
633
+ },
634
+ {
635
+ "id": "V-50791",
636
+ "title": "The system must require passwords to contain a minimum of 15 characters.",
637
+ "description": "Requiring a minimum password length makes password cracking attacks more difficult by ensuring a larger search space. However, any security benefit from an onerous requirement must be carefully weighed against usability problems, support costs, or counterproductive behavior that may result.\n\nWhile it does not negate the password length requirement, it is preferable to migrate from a password-based authentication scheme to a stronger one based on PKI (public key infrastructure).",
638
+ "severity": "medium"
639
+ },
640
+ {
641
+ "id": "V-50793",
642
+ "title": "Users must not be able to change passwords more than once every 24 hours.",
643
+ "description": "Setting the minimum password age protects against users cycling back to a favorite password after satisfying the password reuse requirement.",
644
+ "severity": "medium"
645
+ },
646
+ {
647
+ "id": "V-50795",
648
+ "title": "User passwords must be changed at least every 60 days.",
649
+ "description": "Setting the password maximum age ensures users are required to periodically change their passwords. This could possibly decrease the utility of a stolen password. Requiring shorter password lifetimes increases the risk of users writing down the password in a convenient location subject to physical compromise.",
650
+ "severity": "medium"
651
+ },
652
+ {
653
+ "id": "V-50797",
654
+ "title": "The system must employ a local IPv4 firewall.",
655
+ "description": "The \"iptables\" service provides the system's host-based firewalling capability for IPv4 and ICMP.",
656
+ "severity": "medium"
657
+ },
658
+ {
659
+ "id": "V-50799",
660
+ "title": "The system must not permit root logins using remote access programs such as ssh.",
661
+ "description": "Permitting direct root login reduces auditable information about who ran privileged commands on the system and also allows direct attack attempts on root's password.",
662
+ "severity": "medium"
663
+ },
664
+ {
665
+ "id": "V-50801",
666
+ "title": "The SSH daemon must not allow authentication using an empty password.",
667
+ "description": "Configuring this setting for the SSH daemon provides additional assurance that remote login via SSH will require a password, even in the event of misconfiguration elsewhere.",
668
+ "severity": "high"
669
+ },
670
+ {
671
+ "id": "V-50803",
672
+ "title": "The SSH daemon must be configured with the Department of Defense (DoD) login banner.",
673
+ "description": "The warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers. Alternatively, systems whose ownership should not be obvious should ensure usage of a banner that does not provide easy attribution.",
674
+ "severity": "medium"
675
+ },
676
+ {
677
+ "id": "V-50805",
678
+ "title": "The SSH daemon must not permit user environment settings.",
679
+ "description": "SSH environment options potentially allow users to bypass access restriction in some configurations.",
680
+ "severity": "low"
681
+ },
682
+ {
683
+ "id": "V-50807",
684
+ "title": "The SSH daemon must be configured to use only FIPS 140-2 approved ciphers.",
685
+ "description": "Approved algorithms should impart some level of confidence in their implementation. These are also required for compliance.",
686
+ "severity": "medium"
687
+ },
688
+ {
689
+ "id": "V-50809",
690
+ "title": "The avahi service must be disabled.",
691
+ "description": "Because the Avahi daemon service keeps an open network port, it is subject to network attacks. Its functionality is convenient but is only appropriate if the local network can be trusted.",
692
+ "severity": "low"
693
+ },
694
+ {
695
+ "id": "V-50811",
696
+ "title": "The system clock must be synchronized continuously, or at least daily.",
697
+ "description": "Enabling the \"ntpd\" service ensures that the \"ntpd\" service will be running and that the system will synchronize its time to any servers specified. This is important whether the system is configured to be a client (and synchronize only its own clock) or it is also acting as an NTP server to other systems. Synchronizing time is essential for authentication services such as Kerberos, but it is also important for maintaining accurate logs and auditing possible security breaches.",
698
+ "severity": "medium"
699
+ },
700
+ {
701
+ "id": "V-50813",
702
+ "title": "The system clock must be synchronized to an authoritative DoD time source.",
703
+ "description": "Synchronizing with an NTP server makes it possible to collate system logs from multiple sources or correlate computer events with real time events. Using a trusted NTP server provided by your organization is recommended.",
704
+ "severity": "medium"
705
+ },
706
+ {
707
+ "id": "V-50815",
708
+ "title": "Mail relaying must be restricted.",
709
+ "description": "This ensures \"postfix\" accepts mail messages (such as cron job reports) from the local system only, and not from the network, which protects it from network attack.",
710
+ "severity": "medium"
711
+ },
712
+ {
713
+ "id": "V-50817",
714
+ "title": "If the system is using LDAP for authentication or account information, the system must use a TLS connection using FIPS 140-2 approved cryptographic algorithms.",
715
+ "description": "The ssl directive specifies whether to use ssl or not. If not specified it will default to \"no\". It should be set to \"start_tls\" rather than doing LDAP over SSL.",
716
+ "severity": "medium"
717
+ },
718
+ {
719
+ "id": "V-50819",
720
+ "title": "The LDAP client must use a TLS connection using trust certificates signed by the site CA.",
721
+ "description": "The tls_cacertdir or tls_cacertfile directives are required when tls_checkpeer is configured (which is the default for openldap versions 2.1 and up). These directives define the path to the trust certificates signed by the site CA.",
722
+ "severity": "medium"
723
+ },
724
+ {
725
+ "id": "V-50821",
726
+ "title": "The openldap-servers package must not be installed unless required.",
727
+ "description": "Unnecessary packages should not be installed to decrease the attack surface of the system.",
728
+ "severity": "low"
729
+ },
730
+ {
731
+ "id": "V-50823",
732
+ "title": "The graphical desktop environment must set the idle timeout to no more than 15 minutes.",
733
+ "description": "Setting the idle delay controls when the screensaver will start, and can be combined with screen locking to prevent access from passersby.",
734
+ "severity": "medium"
735
+ },
736
+ {
737
+ "id": "V-50825",
738
+ "title": "The graphical desktop environment must automatically lock after 15 minutes of inactivity and the system must require user reauthentication to unlock the environment.",
739
+ "description": "Enabling idle activation of the screen saver ensures the screensaver will be activated after the idle delay. Applications requiring continuous, real-time screen display (such as network management products) require the login session does not have administrator rights and the display station is located in a controlled-access area.",
740
+ "severity": "medium"
741
+ },
742
+ {
743
+ "id": "V-50827",
744
+ "title": "The graphical desktop environment must have automatic lock enabled.",
745
+ "description": "Enabling the activation of the screen lock after an idle period ensures password entry will be required in order to access the system, preventing access by passersby.",
746
+ "severity": "medium"
747
+ },
748
+ {
749
+ "id": "V-50829",
750
+ "title": "The system must display a publicly-viewable pattern during a graphical desktop environment session lock.",
751
+ "description": "Setting the screensaver mode to blank-only conceals the contents of the display from passersby.",
752
+ "severity": "low"
753
+ },
754
+ {
755
+ "id": "V-50831",
756
+ "title": "The Automatic Bug Reporting Tool (abrtd) service must not be running.",
757
+ "description": "Mishandling crash data could expose sensitive information about vulnerabilities in software executing on the local machine, as well as sensitive information from within a process's address space or registers.",
758
+ "severity": "low"
759
+ },
760
+ {
761
+ "id": "V-50835",
762
+ "title": "The atd service must be disabled.",
763
+ "description": "The \"atd\" service could be used by an unsophisticated insider to carry out activities outside of a normal login session, which could complicate accountability. Furthermore, the need to schedule tasks with \"at\" or \"batch\" is not common.",
764
+ "severity": "low"
765
+ },
766
+ {
767
+ "id": "V-50837",
768
+ "title": "The ntpdate service must not be running.",
769
+ "description": "The \"ntpdate\" service may only be suitable for systems which are rebooted frequently enough that clock drift does not cause problems between reboots. In any event, the functionality of the ntpdate service is now available in the ntpd program and should be considered deprecated.",
770
+ "severity": "low"
771
+ },
772
+ {
773
+ "id": "V-50839",
774
+ "title": "The oddjobd service must not be running.",
775
+ "description": "The \"oddjobd\" service may provide necessary functionality in some environments but it can be disabled if it is not needed. Execution of tasks by privileged programs, on behalf of unprivileged ones, has traditionally been a source of privilege escalation security issues.",
776
+ "severity": "low"
777
+ },
778
+ {
779
+ "id": "V-50841",
780
+ "title": "The qpidd service must not be running.",
781
+ "description": "The qpidd service is automatically installed when the \"base\" package selection is selected during installation. The qpidd service listens for network connections, which increases the attack surface of the system. If the system is not intended to receive AMQP, traffic then the \"qpidd\" service is not needed and should be disabled or removed.",
782
+ "severity": "low"
783
+ },
784
+ {
785
+ "id": "V-50843",
786
+ "title": "The rdisc service must not be running.",
787
+ "description": "General-purpose systems typically have their network and routing information configured statically by a system administrator. Workstations or some special-purpose systems often use DHCP (instead of IRDP) to retrieve dynamic network configuration information.",
788
+ "severity": "low"
789
+ },
790
+ {
791
+ "id": "V-50845",
792
+ "title": "Remote file systems must be mounted with the nodev option.",
793
+ "description": "Legitimate device files should only exist in the /dev directory. NFS mounts should not present device files to users.",
794
+ "severity": "medium"
795
+ },
796
+ {
797
+ "id": "V-50847",
798
+ "title": "Remote file systems must be mounted with the nosuid option.",
799
+ "description": "NFS mounts should not present suid binaries to users. Only vendor-supplied suid executables should be installed to their default location on the local filesystem.",
800
+ "severity": "medium"
801
+ },
802
+ {
803
+ "id": "V-50849",
804
+ "title": "The noexec option must be added to removable media partitions.",
805
+ "description": "Allowing users to execute binaries from removable media such as USB keys exposes the system to potential compromise.",
806
+ "severity": "low"
807
+ },
808
+ {
809
+ "id": "V-50851",
810
+ "title": "The system must use SMB client signing for connecting to samba servers using smbclient.",
811
+ "description": "Packet signing can prevent man-in-the-middle attacks which modify SMB packets in transit.",
812
+ "severity": "low"
813
+ },
814
+ {
815
+ "id": "V-50853",
816
+ "title": "The system must use SMB client signing for connecting to samba servers using mount.cifs.",
817
+ "description": "Packet signing can prevent man-in-the-middle attacks which modify SMB packets in transit.",
818
+ "severity": "low"
819
+ },
820
+ {
821
+ "id": "V-50855",
822
+ "title": "The system must prohibit the reuse of passwords within five iterations.",
823
+ "description": "Preventing reuse of previous passwords helps ensure that a compromised password is not reused by a user.",
824
+ "severity": "medium"
825
+ },
826
+ {
827
+ "id": "V-50857",
828
+ "title": "The operating system must employ cryptographic mechanisms to protect information in storage.",
829
+ "description": "The risk of a system's physical compromise, particularly mobile systems such as laptops, places its data at risk of compromise. Encrypting this data mitigates the risk of its loss if the system is lost.",
830
+ "severity": "low"
831
+ },
832
+ {
833
+ "id": "V-50859",
834
+ "title": "The operating system must protect the confidentiality and integrity of data at rest.",
835
+ "description": "The risk of a system's physical compromise, particularly mobile systems such as laptops, places its data at risk of compromise. Encrypting this data mitigates the risk of its loss if the system is lost.",
836
+ "severity": "low"
837
+ },
838
+ {
839
+ "id": "V-50861",
840
+ "title": "The operating system must employ cryptographic mechanisms to prevent unauthorized disclosure of data at rest unless otherwise protected by alternative physical measures.",
841
+ "description": "The risk of a system's physical compromise, particularly mobile systems such as laptops, places its data at risk of compromise. Encrypting this data mitigates the risk of its loss if the system is lost.",
842
+ "severity": "low"
843
+ },
844
+ {
845
+ "id": "V-50863",
846
+ "title": "The system package management tool must verify permissions on all files and directories associated with the audit package.",
847
+ "description": "Permissions on audit binaries and configuration files that are too generous could allow an unauthorized user to gain privileges that they should not have. The permissions set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
848
+ "severity": "medium"
849
+ },
850
+ {
851
+ "id": "V-50865",
852
+ "title": "The system package management tool must verify ownership on all files and directories associated with the audit package.",
853
+ "description": "Ownership of audit binaries and configuration files that is incorrect could allow an unauthorized user to gain privileges that they should not have. The ownership set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
854
+ "severity": "medium"
855
+ },
856
+ {
857
+ "id": "V-50867",
858
+ "title": "The system package management tool must verify group-ownership on all files and directories associated with the audit package.",
859
+ "description": "Group-ownership of audit binaries and configuration files that is incorrect could allow an unauthorized user to gain privileges that they should not have. The group-ownership set by the vendor should be maintained. Any deviations from this baseline should be investigated.",
860
+ "severity": "medium"
861
+ },
862
+ {
863
+ "id": "V-50869",
864
+ "title": "The system package management tool must verify contents of all files associated with the audit package.",
865
+ "description": "The hash on important files like audit system executables should match the information given by the RPM database. Audit executables with erroneous hashes could be a sign of nefarious activity on the system.",
866
+ "severity": "medium"
867
+ },
868
+ {
869
+ "id": "V-50871",
870
+ "title": "There must be no world-writable files on the system.",
871
+ "description": "Data in world-writable files can be modified by any user on the system. In almost all circumstances, files can be configured using a combination of user and group permissions to support whatever legitimate access is needed without the risk caused by world-writable files.",
872
+ "severity": "medium"
873
+ },
874
+ {
875
+ "id": "V-50875",
876
+ "title": "The system must have a host-based intrusion detection tool installed.",
877
+ "description": "Adding host-based intrusion detection tools can provide the capability to automatically take actions in response to malicious behavior, which can provide additional agility in reacting to network threats. These tools also often include a reporting capability to provide network awareness of system, which may not otherwise exist in an organization's systems management regime.",
878
+ "severity": "medium"
879
+ },
880
+ {
881
+ "id": "V-50877",
882
+ "title": "The x86 Ctrl-Alt-Delete key sequence must be disabled.",
883
+ "description": "A locally logged-in user who presses Ctrl-Alt-Delete, when at the console, can reboot the system. If accidentally pressed, as could happen in the case of mixed OS environment, this can create the risk of short-term loss of availability of systems due to unintentional reboot. In the GNOME graphical environment, risk of unintentional reboot from the Ctrl-Alt-Delete sequence is reduced because the user will be prompted before any action is taken.",
884
+ "severity": "high"
885
+ },
886
+ {
887
+ "id": "V-50879",
888
+ "title": "The postfix service must be enabled for mail delivery.",
889
+ "description": "Local mail delivery is essential to some system maintenance and notification tasks.",
890
+ "severity": "low"
891
+ },
892
+ {
893
+ "id": "V-50881",
894
+ "title": "The sendmail package must be removed.",
895
+ "description": "The sendmail software was not developed with security in mind and its design prevents it from being effectively contained by SELinux. Postfix should be used instead.",
896
+ "severity": "medium"
897
+ },
898
+ {
899
+ "id": "V-50883",
900
+ "title": "The netconsole service must be disabled unless required.",
901
+ "description": "The \"netconsole\" service is not necessary unless there is a need to debug kernel panics, which is not common.",
902
+ "severity": "low"
903
+ },
904
+ {
905
+ "id": "V-50885",
906
+ "title": "X Windows must not be enabled unless required.",
907
+ "description": "Unnecessary services should be disabled to decrease the attack surface of the system.",
908
+ "severity": "medium"
909
+ },
910
+ {
911
+ "id": "V-50887",
912
+ "title": "The xorg-x11-server-common (X Windows) package must not be installed, unless required.",
913
+ "description": "Unnecessary packages should not be installed to decrease the attack surface of the system.",
914
+ "severity": "low"
915
+ },
916
+ {
917
+ "id": "V-50889",
918
+ "title": "The DHCP client must be disabled if not needed.",
919
+ "description": "DHCP relies on trusting the local network. If the local network is not trusted, then it should not be used. However, the automatic configuration provided by DHCP is commonly used and the alternative, manual configuration, presents an unacceptable burden in many circumstances.",
920
+ "severity": "medium"
921
+ },
922
+ {
923
+ "id": "V-50903",
924
+ "title": "The operating system must connect to external networks or information systems only through managed IPv4 interfaces consisting of boundary protection devices arranged in accordance with an organizational security architecture.",
925
+ "description": "The \"iptables\" service provides the system's host-based firewalling capability for IPv4 and ICMP.",
926
+ "severity": "medium"
927
+ },
928
+ {
929
+ "id": "V-50907",
930
+ "title": "Users must be warned 7 days in advance of password expiration.",
931
+ "description": "Setting the password warning age enables users to make the change at a practical time.",
932
+ "severity": "low"
933
+ },
934
+ {
935
+ "id": "V-50911",
936
+ "title": "The system must require passwords to contain at least one numeric character.",
937
+ "description": "Requiring digits makes password guessing attacks more difficult by ensuring a larger search space.",
938
+ "severity": "low"
939
+ },
940
+ {
941
+ "id": "V-50913",
942
+ "title": "The system must require passwords to contain at least one uppercase alphabetic character.",
943
+ "description": "Requiring a minimum number of uppercase characters makes password guessing attacks more difficult by ensuring a larger search space.",
944
+ "severity": "low"
945
+ },
946
+ {
947
+ "id": "V-50915",
948
+ "title": "The system must require passwords to contain at least one special character.",
949
+ "description": "Requiring a minimum number of special characters makes password guessing attacks more difficult by ensuring a larger search space.",
950
+ "severity": "low"
951
+ },
952
+ {
953
+ "id": "V-50917",
954
+ "title": "The system must require passwords to contain at least one lower-case alphabetic character.",
955
+ "description": "Requiring a minimum number of lowercase characters makes password guessing attacks more difficult by ensuring a larger search space.",
956
+ "severity": "low"
957
+ },
958
+ {
959
+ "id": "V-50919",
960
+ "title": "The system must require at least eight characters be changed between the old and new passwords during a password change.",
961
+ "description": "Requiring a minimum number of different characters during password changes ensures that newly changed passwords should not resemble previously compromised ones. Note that passwords which are changed on compromised systems will still be compromised, however.",
962
+ "severity": "low"
963
+ },
964
+ {
965
+ "id": "V-50921",
966
+ "title": "The system must disable accounts after three consecutive unsuccessful logon attempts.",
967
+ "description": "Locking out user accounts after a number of incorrect attempts prevents direct password guessing attacks.",
968
+ "severity": "medium"
969
+ },
970
+ {
971
+ "id": "V-50923",
972
+ "title": "The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (system-auth).",
973
+ "description": "Using a stronger hashing algorithm makes password cracking attacks more difficult.",
974
+ "severity": "medium"
975
+ },
976
+ {
977
+ "id": "V-50927",
978
+ "title": "The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (login.defs).",
979
+ "description": "Using a stronger hashing algorithm makes password cracking attacks more difficult.",
980
+ "severity": "medium"
981
+ },
982
+ {
983
+ "id": "V-50933",
984
+ "title": "The system boot loader configuration file(s) must be owned by root.",
985
+ "description": "Only root should be able to modify important boot parameters.",
986
+ "severity": "medium"
987
+ },
988
+ {
989
+ "id": "V-50937",
990
+ "title": "The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes (libuser.conf).",
991
+ "description": "Using a stronger hashing algorithm makes password cracking attacks more difficult.",
992
+ "severity": "medium"
993
+ },
994
+ {
995
+ "id": "V-50939",
996
+ "title": "The system boot loader configuration file(s) must be group-owned by root.",
997
+ "description": "The \"root\" group is a highly-privileged group. Furthermore, the group-owner of this file should not have any access privileges anyway.",
998
+ "severity": "medium"
999
+ },
1000
+ {
1001
+ "id": "V-50943",
1002
+ "title": "The system boot loader configuration file(s) must have mode 0600 or less permissive.",
1003
+ "description": "Proper permissions ensure that only the root user can modify important boot parameters.",
1004
+ "severity": "medium"
1005
+ },
1006
+ {
1007
+ "id": "V-50945",
1008
+ "title": "The system boot loader must require authentication.",
1009
+ "description": "Password protection on the boot loader configuration ensures users with physical access cannot trivially alter important bootloader settings. These include which kernel to use, and whether to enter single-user mode.",
1010
+ "severity": "medium"
1011
+ },
1012
+ {
1013
+ "id": "V-50947",
1014
+ "title": "The system must require authentication upon booting into single-user and maintenance modes.",
1015
+ "description": "This prevents attackers with physical access from trivially bypassing security on the machine and gaining root access. Such accesses are further prevented by configuring the bootloader password.",
1016
+ "severity": "medium"
1017
+ },
1018
+ {
1019
+ "id": "V-50951",
1020
+ "title": "The system must not permit interactive boot.",
1021
+ "description": "Using interactive boot, the console user could disable auditing, firewalls, or other services, weakening system security.",
1022
+ "severity": "medium"
1023
+ },
1024
+ {
1025
+ "id": "V-50953",
1026
+ "title": "The system must allow locking of the console screen in text mode.",
1027
+ "description": "Installing \"screen\" ensures a console locking capability is available for users who may need to suspend console logins.",
1028
+ "severity": "low"
1029
+ },
1030
+ {
1031
+ "id": "V-50955",
1032
+ "title": "The Department of Defense (DoD) login banner must be displayed immediately prior to, or as part of, console login prompts.",
1033
+ "description": "An appropriate warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers.",
1034
+ "severity": "medium"
1035
+ },
1036
+ {
1037
+ "id": "V-50957",
1038
+ "title": "The system must implement virtual address space randomization.",
1039
+ "description": "Address space layout randomization (ASLR) makes it more difficult for an attacker to predict the location of attack code he or she has introduced into a process's address space during an attempt at exploitation. Additionally, ASLR also makes it more difficult for an attacker to know the location of existing code in order to repurpose it using return oriented programming (ROP) techniques.",
1040
+ "severity": "medium"
1041
+ },
1042
+ {
1043
+ "id": "V-50959",
1044
+ "title": "The system must limit the ability of processes to have simultaneous write and execute access to memory.",
1045
+ "description": "A common type of exploit is the stack buffer overflow. An application receives from an attacker more data than it is prepared for and stores this information on its stack, writing beyond the space reserved for it. This can be designed to cause execution of the data written on the stack. One mechanism to mitigate this vulnerability is for the system to not allow the execution of instructions in sections of memory identified as part of the stack.",
1046
+ "severity": "medium"
1047
+ },
1048
+ {
1049
+ "id": "V-50961",
1050
+ "title": "The system must not send ICMPv4 redirects by default.",
1051
+ "description": "Sending ICMP redirects permits the system to instruct other systems to update their routing information. The ability to send ICMP redirects is only appropriate for systems acting as routers.",
1052
+ "severity": "medium"
1053
+ },
1054
+ {
1055
+ "id": "V-50963",
1056
+ "title": "The system must not send ICMPv4 redirects from any interface.",
1057
+ "description": "Sending ICMP redirects permits the system to instruct other systems to update their routing information. The ability to send ICMP redirects is only appropriate for systems acting as routers.",
1058
+ "severity": "medium"
1059
+ },
1060
+ {
1061
+ "id": "V-50967",
1062
+ "title": "IP forwarding for IPv4 must not be enabled, unless the system is a router.",
1063
+ "description": "IP forwarding permits the kernel to forward packets from one network interface to another. The ability to forward packets between two networks is only appropriate for systems acting as routers.",
1064
+ "severity": "medium"
1065
+ },
1066
+ {
1067
+ "id": "V-50969",
1068
+ "title": "The system must not accept IPv4 source-routed packets on any interface.",
1069
+ "description": "Accepting source-routed packets in the IPv4 protocol has few legitimate uses. It should be disabled unless it is absolutely required.",
1070
+ "severity": "medium"
1071
+ },
1072
+ {
1073
+ "id": "V-50971",
1074
+ "title": "The system must not accept ICMPv4 redirect packets on any interface.",
1075
+ "description": "Accepting ICMP redirects has few legitimate uses. It should be disabled unless it is absolutely required.",
1076
+ "severity": "medium"
1077
+ },
1078
+ {
1079
+ "id": "V-50973",
1080
+ "title": "All GIDs referenced in /etc/passwd must be defined in /etc/group.",
1081
+ "description": "Inconsistency in GIDs between /etc/passwd and /etc/group could lead to a user having unintended rights.",
1082
+ "severity": "low"
1083
+ },
1084
+ {
1085
+ "id": "V-50979",
1086
+ "title": "The operating system must prevent public IPv4 access into an organizations internal networks, except as appropriately mediated by managed interfaces employing boundary protection devices.",
1087
+ "description": "The \"iptables\" service provides the system's host-based firewalling capability for IPv4 and ICMP.",
1088
+ "severity": "medium"
1089
+ },
1090
+ {
1091
+ "id": "V-50985",
1092
+ "title": "All accounts on the system must have unique user or account names.",
1093
+ "description": "Unique usernames allow for accountability on the system.",
1094
+ "severity": "low"
1095
+ },
1096
+ {
1097
+ "id": "V-50987",
1098
+ "title": "The systems local IPv4 firewall must implement a deny-all, allow-by-exception policy for inbound packets.",
1099
+ "description": "In \"iptables\" the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to \"DROP\" implements proper design for a firewall, i.e., any packets which are not explicitly permitted should not be accepted.",
1100
+ "severity": "medium"
1101
+ },
1102
+ {
1103
+ "id": "V-50989",
1104
+ "title": "The Datagram Congestion Control Protocol (DCCP) must be disabled unless required.",
1105
+ "description": "Disabling DCCP protects the system against exploitation of any flaws in its implementation.",
1106
+ "severity": "medium"
1107
+ },
1108
+ {
1109
+ "id": "V-50991",
1110
+ "title": "Temporary accounts must be provisioned with an expiration date.",
1111
+ "description": "When temporary accounts are created, there is a risk they may remain in place and active after the need for them no longer exists. Account expiration greatly reduces the risk of accounts being misused or hijacked.",
1112
+ "severity": "low"
1113
+ },
1114
+ {
1115
+ "id": "V-50993",
1116
+ "title": "Emergency accounts must be provisioned with an expiration date.",
1117
+ "description": "When emergency accounts are created, there is a risk they may remain in place and active after the need for them no longer exists. Account expiration greatly reduces the risk of accounts being misused or hijacked.",
1118
+ "severity": "low"
1119
+ },
1120
+ {
1121
+ "id": "V-50995",
1122
+ "title": "The system must require passwords to contain no more than three consecutive repeating characters.",
1123
+ "description": "Passwords with excessive repeating characters may be more vulnerable to password-guessing attacks.",
1124
+ "severity": "low"
1125
+ },
1126
+ {
1127
+ "id": "V-50997",
1128
+ "title": "The Stream Control Transmission Protocol (SCTP) must be disabled unless required.",
1129
+ "description": "Disabling SCTP protects the system against exploitation of any flaws in its implementation.",
1130
+ "severity": "medium"
1131
+ },
1132
+ {
1133
+ "id": "V-51001",
1134
+ "title": "The Reliable Datagram Sockets (RDS) protocol must be disabled unless required.",
1135
+ "description": "Disabling RDS protects the system against exploitation of any flaws in its implementation.",
1136
+ "severity": "low"
1137
+ },
1138
+ {
1139
+ "id": "V-51005",
1140
+ "title": "The Transparent Inter-Process Communication (TIPC) protocol must be disabled unless required.",
1141
+ "description": "Disabling TIPC protects the system against exploitation of any flaws in its implementation.",
1142
+ "severity": "medium"
1143
+ },
1144
+ {
1145
+ "id": "V-51007",
1146
+ "title": "All rsyslog-generated log files must be owned by root.",
1147
+ "description": "The log files generated by rsyslog contain valuable information regarding system configuration, user authentication, and other such information. Log files should be protected from unauthorized access.",
1148
+ "severity": "medium"
1149
+ },
1150
+ {
1151
+ "id": "V-51009",
1152
+ "title": "All rsyslog-generated log files must be group-owned by root.",
1153
+ "description": "The log files generated by rsyslog contain valuable information regarding system configuration, user authentication, and other such information. Log files should be protected from unauthorized access.",
1154
+ "severity": "medium"
1155
+ },
1156
+ {
1157
+ "id": "V-51011",
1158
+ "title": "A file integrity tool must be used at least weekly to check for unauthorized file changes, particularly the addition of unauthorized system libraries or binaries, or for unauthorized modification to authorized system libraries or binaries.",
1159
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1160
+ "severity": "medium"
1161
+ },
1162
+ {
1163
+ "id": "V-51013",
1164
+ "title": "All rsyslog-generated log files must have mode 0600 or less permissive.",
1165
+ "description": "Log files can contain valuable information regarding system configuration. If the system log files are not protected, unauthorized users could change the logged data, eliminating their forensic value.",
1166
+ "severity": "medium"
1167
+ },
1168
+ {
1169
+ "id": "V-51015",
1170
+ "title": "The operating system must back up audit records on an organization defined frequency onto a different system or media than the system being audited.",
1171
+ "description": "A log server (loghost) receives syslog messages from one or more systems. This data can be used as an additional log source in the event a system is compromised and its local logs are suspect. Forwarding log messages to a remote loghost also provides system administrators with a centralized place to view the status of multiple hosts within the enterprise.",
1172
+ "severity": "medium"
1173
+ },
1174
+ {
1175
+ "id": "V-51017",
1176
+ "title": "The operating system must employ automated mechanisms, per organization defined frequency, to detect the addition of unauthorized components/devices into the operating system.",
1177
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1178
+ "severity": "medium"
1179
+ },
1180
+ {
1181
+ "id": "V-51019",
1182
+ "title": "The operating system must support the requirement to centrally manage the content of audit records generated by organization defined information system components.",
1183
+ "description": "A log server (loghost) receives syslog messages from one or more systems. This data can be used as an additional log source in the event a system is compromised and its local logs are suspect. Forwarding log messages to a remote loghost also provides system administrators with a centralized place to view the status of multiple hosts within the enterprise.",
1184
+ "severity": "medium"
1185
+ },
1186
+ {
1187
+ "id": "V-51021",
1188
+ "title": "System logs must be rotated daily.",
1189
+ "description": "Log files that are not properly rotated run the risk of growing so large that they fill up the /var/log partition. Valuable logging information could be lost if the /var/log partition becomes full.",
1190
+ "severity": "low"
1191
+ },
1192
+ {
1193
+ "id": "V-51023",
1194
+ "title": "The operating system must employ automated mechanisms to detect the presence of unauthorized software on organizational information systems and notify designated organizational officials in accordance with the organization defined frequency.",
1195
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1196
+ "severity": "medium"
1197
+ },
1198
+ {
1199
+ "id": "V-51027",
1200
+ "title": "The operating system must produce audit records containing sufficient information to establish the identity of any user/subject associated with the event.",
1201
+ "description": "Ensuring the \"auditd\" service is active ensures audit records generated by the kernel can be written to disk, or that appropriate actions will be taken if other obstacles exist.",
1202
+ "severity": "medium"
1203
+ },
1204
+ {
1205
+ "id": "V-51029",
1206
+ "title": "The operating system must provide a near real-time alert when any of the organization defined list of compromise or potential compromise indicators occurs.",
1207
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1208
+ "severity": "medium"
1209
+ },
1210
+ {
1211
+ "id": "V-51033",
1212
+ "title": "The operating system must employ automated mechanisms to facilitate the monitoring and control of remote access methods.",
1213
+ "description": "Ensuring the \"auditd\" service is active ensures audit records generated by the kernel can be written to disk, or that appropriate actions will be taken if other obstacles exist.",
1214
+ "severity": "medium"
1215
+ },
1216
+ {
1217
+ "id": "V-51035",
1218
+ "title": "The operating system must detect unauthorized changes to software and information.",
1219
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1220
+ "severity": "medium"
1221
+ },
1222
+ {
1223
+ "id": "V-51037",
1224
+ "title": "The operating system must ensure unauthorized, security-relevant configuration changes detected are tracked.",
1225
+ "description": "By default, AIDE does not install itself for periodic execution. Periodically running AIDE may reveal unexpected changes in installed files.",
1226
+ "severity": "medium"
1227
+ },
1228
+ {
1229
+ "id": "V-51039",
1230
+ "title": "The operating system must produce audit records containing sufficient information to establish what type of events occurred.",
1231
+ "description": "Ensuring the \"auditd\" service is active ensures audit records generated by the kernel can be written to disk, or that appropriate actions will be taken if other obstacles exist.",
1232
+ "severity": "medium"
1233
+ },
1234
+ {
1235
+ "id": "V-51041",
1236
+ "title": "Process core dumps must be disabled unless needed.",
1237
+ "description": "A core dump includes a memory image taken at the time the operating system terminates an application. The memory image could contain sensitive data and is generally useful only for developers trying to debug problems.",
1238
+ "severity": "low"
1239
+ },
1240
+ {
1241
+ "id": "V-51043",
1242
+ "title": "The system must retain enough rotated audit logs to cover the required log retention period.",
1243
+ "description": "The total storage for audit log files must be large enough to retain log information over the period required. This is a function of the maximum log file size and the number of logs retained.",
1244
+ "severity": "medium"
1245
+ },
1246
+ {
1247
+ "id": "V-51047",
1248
+ "title": "The NFS server must not have the insecure file locking option enabled.",
1249
+ "description": "Allowing insecure file locking could allow for sensitive data to be viewed or edited by an unauthorized user.",
1250
+ "severity": "high"
1251
+ },
1252
+ {
1253
+ "id": "V-51049",
1254
+ "title": "The system must set a maximum audit log file size.",
1255
+ "description": "The total storage for audit log files must be large enough to retain log information over the period required. This is a function of the maximum log file size and the number of logs retained.",
1256
+ "severity": "medium"
1257
+ },
1258
+ {
1259
+ "id": "V-51051",
1260
+ "title": "The audit system must provide a warning when allocated audit record storage volume reaches a documented percentage of maximum audit record storage capacity.",
1261
+ "description": "Notifying administrators of an impending disk space problem may allow them to take corrective action prior to any disruption.",
1262
+ "severity": "medium"
1263
+ },
1264
+ {
1265
+ "id": "V-51053",
1266
+ "title": "The system must rotate audit log files that reach the maximum file size.",
1267
+ "description": "Automatically rotating logs (by setting this to \"rotate\") minimizes the chances of the system unexpectedly running out of disk space by being overwhelmed with log data. However, for systems that must never discard log data, or which use external processes to transfer it and reclaim space, \"keep_logs\" can be employed.",
1268
+ "severity": "medium"
1269
+ },
1270
+ {
1271
+ "id": "V-51057",
1272
+ "title": "The audit system must identify staff members to receive notifications of audit log storage volume capacity issues.",
1273
+ "description": "Email sent to the root account is typically aliased to the administrators of the system, who can take appropriate action.",
1274
+ "severity": "medium"
1275
+ },
1276
+ {
1277
+ "id": "V-51061",
1278
+ "title": "The audit system must be configured to audit all attempts to alter system time through adjtimex.",
1279
+ "description": "Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such as sshd). All changes to the system time should be audited.",
1280
+ "severity": "low"
1281
+ },
1282
+ {
1283
+ "id": "V-51063",
1284
+ "title": "The audit system must be configured to audit all attempts to alter system time through settimeofday.",
1285
+ "description": "Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such as sshd). All changes to the system time should be audited.",
1286
+ "severity": "low"
1287
+ },
1288
+ {
1289
+ "id": "V-51067",
1290
+ "title": "The audit system must be configured to audit all attempts to alter system time through stime.",
1291
+ "description": "Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such as sshd). All changes to the system time should be audited.",
1292
+ "severity": "low"
1293
+ },
1294
+ {
1295
+ "id": "V-51069",
1296
+ "title": "The audit system must be configured to audit all attempts to alter system time through clock_settime.",
1297
+ "description": "Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such as sshd). All changes to the system time should be audited.",
1298
+ "severity": "low"
1299
+ },
1300
+ {
1301
+ "id": "V-51071",
1302
+ "title": "The audit system must be configured to audit all attempts to alter system time through /etc/localtime.",
1303
+ "description": "Arbitrary changes to the system time can be used to obfuscate nefarious activities in log files, as well as to confuse network services that are highly dependent upon an accurate system time (such as sshd). All changes to the system time should be audited.",
1304
+ "severity": "low"
1305
+ },
1306
+ {
1307
+ "id": "V-51073",
1308
+ "title": "The operating system must automatically audit account creation.",
1309
+ "description": "In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be investigated for legitimacy.",
1310
+ "severity": "low"
1311
+ },
1312
+ {
1313
+ "id": "V-51077",
1314
+ "title": "The operating system must automatically audit account modification.",
1315
+ "description": "In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be investigated for legitimacy.",
1316
+ "severity": "low"
1317
+ },
1318
+ {
1319
+ "id": "V-51083",
1320
+ "title": "The operating system must automatically audit account disabling actions.",
1321
+ "description": "In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be investigated for legitimacy.",
1322
+ "severity": "low"
1323
+ },
1324
+ {
1325
+ "id": "V-51087",
1326
+ "title": "The operating system must automatically audit account termination.",
1327
+ "description": "In addition to auditing new user and group accounts, these watches will alert the system administrator(s) to any modifications. Any unexpected users, groups, or modifications should be investigated for legitimacy.",
1328
+ "severity": "low"
1329
+ },
1330
+ {
1331
+ "id": "V-51093",
1332
+ "title": "The audit system must be configured to audit modifications to the systems network configuration.",
1333
+ "description": "The network environment should not be modified by anything other than administrator action. Any change to network parameters should be audited.",
1334
+ "severity": "low"
1335
+ },
1336
+ {
1337
+ "id": "V-51111",
1338
+ "title": "The Bluetooth kernel module must be disabled.",
1339
+ "description": "If Bluetooth functionality must be disabled, preventing the kernel from loading the kernel module provides an additional safeguard against its activation.",
1340
+ "severity": "medium"
1341
+ },
1342
+ {
1343
+ "id": "V-51115",
1344
+ "title": "The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements.",
1345
+ "description": "Limiting simultaneous user logins can insulate the system from denial of service problems caused by excessive logins. Automated login processes operating improperly or maliciously may result in an exceptional number of simultaneous login sessions.",
1346
+ "severity": "low"
1347
+ },
1348
+ {
1349
+ "id": "V-51117",
1350
+ "title": "The systems local firewall must implement a deny-all, allow-by-exception policy for forwarded packets.",
1351
+ "description": "In \"iptables\" the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to \"DROP\" implements proper design for a firewall, i.e., any packets which are not explicitly permitted should not be accepted.",
1352
+ "severity": "medium"
1353
+ },
1354
+ {
1355
+ "id": "V-51121",
1356
+ "title": "The system must provide VPN connectivity for communications over untrusted networks.",
1357
+ "description": "Providing the ability for remote users or systems to initiate a secure VPN connection protects information when it is transmitted over a wide area network.",
1358
+ "severity": "low"
1359
+ },
1360
+ {
1361
+ "id": "V-51123",
1362
+ "title": "A login banner must be displayed immediately prior to, or as part of, graphical desktop environment login prompts.",
1363
+ "description": "An appropriate warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers.",
1364
+ "severity": "medium"
1365
+ },
1366
+ {
1367
+ "id": "V-51125",
1368
+ "title": "The Department of Defense (DoD) login banner must be displayed immediately prior to, or as part of, graphical desktop environment login prompts.",
1369
+ "description": "An appropriate warning message reinforces policy awareness during the logon process and facilitates possible legal action against attackers.",
1370
+ "severity": "medium"
1371
+ },
1372
+ {
1373
+ "id": "V-51127",
1374
+ "title": "The Bluetooth service must be disabled.",
1375
+ "description": "Disabling the \"bluetooth\" service prevents the system from attempting connections to Bluetooth devices, which entails some security risk. Nevertheless, variation in this risk decision may be expected due to the utility of Bluetooth connectivity and its limited range.",
1376
+ "severity": "medium"
1377
+ },
1378
+ {
1379
+ "id": "V-51129",
1380
+ "title": "Accounts must be locked upon 35 days of inactivity.",
1381
+ "description": "Disabling inactive accounts ensures that accounts which may not have been responsibly removed are not available to attackers who may have compromised their credentials.",
1382
+ "severity": "low"
1383
+ },
1384
+ {
1385
+ "id": "V-51131",
1386
+ "title": "The operating system must manage information system identifiers for users and devices by disabling the user identifier after an organization defined time period of inactivity.",
1387
+ "description": "Disabling inactive accounts ensures that accounts which may not have been responsibly removed are not available to attackers who may have compromised their credentials.",
1388
+ "severity": "low"
1389
+ },
1390
+ {
1391
+ "id": "V-51133",
1392
+ "title": "The sticky bit must be set on all public directories.",
1393
+ "description": "Failing to set the sticky bit on public directories allows unauthorized users to delete files in the directory structure. \n\nThe only authorized public directories are those temporary directories supplied with the system, or those designed to be temporary file repositories. The setting is normally reserved for directories used by the system, and by users for temporary file storage - such as /tmp - and for directories requiring global read/write access.",
1394
+ "severity": "low"
1395
+ },
1396
+ {
1397
+ "id": "V-51135",
1398
+ "title": "The audit system must be configured to audit changes to the /etc/sudoers file.",
1399
+ "description": "The actions taken by system administrators should be audited to keep a record of what was executed on the system, as well as, for accountability purposes.",
1400
+ "severity": "low"
1401
+ },
1402
+ {
1403
+ "id": "V-51137",
1404
+ "title": "The audit system must be configured to audit user deletions of files and programs.",
1405
+ "description": "Auditing file deletions will create an audit trail for files that are removed from the system. The audit trail could aid in system troubleshooting, as well as detecting malicious processes that attempt to delete log files to conceal their presence.",
1406
+ "severity": "low"
1407
+ },
1408
+ {
1409
+ "id": "V-51139",
1410
+ "title": "The audit system must be configured to audit successful file system mounts.",
1411
+ "description": "The unauthorized exportation of data to external media could result in an information leak where classified information, Privacy Act information, and intellectual property could be lost. An audit trail should be created each time a filesystem is mounted to help identify and guard against information loss.",
1412
+ "severity": "low"
1413
+ },
1414
+ {
1415
+ "id": "V-51141",
1416
+ "title": "The audit system must be configured to audit all use of setuid and setgid programs.",
1417
+ "description": "Privileged programs are subject to escalation-of-privilege attacks, which attempt to subvert their normal role of providing some necessary but limited capability. As such, motivation exists to monitor these programs for unusual activity.",
1418
+ "severity": "low"
1419
+ },
1420
+ {
1421
+ "id": "V-51143",
1422
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
1423
+ "description": "Unsuccessful attempts to access files could be an indicator of malicious activity on a system. Auditing these events could serve as evidence of potential system compromise.",
1424
+ "severity": "low"
1425
+ },
1426
+ {
1427
+ "id": "V-51145",
1428
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using setxattr.",
1429
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1430
+ "severity": "low"
1431
+ },
1432
+ {
1433
+ "id": "V-51147",
1434
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using removexattr.",
1435
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1436
+ "severity": "low"
1437
+ },
1438
+ {
1439
+ "id": "V-51149",
1440
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using lsetxattr.",
1441
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1442
+ "severity": "low"
1443
+ },
1444
+ {
1445
+ "id": "V-51151",
1446
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using lremovexattr.",
1447
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1448
+ "severity": "low"
1449
+ },
1450
+ {
1451
+ "id": "V-51153",
1452
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using lchown.",
1453
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1454
+ "severity": "low"
1455
+ },
1456
+ {
1457
+ "id": "V-51155",
1458
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fsetxattr.",
1459
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1460
+ "severity": "low"
1461
+ },
1462
+ {
1463
+ "id": "V-51157",
1464
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fremovexattr.",
1465
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1466
+ "severity": "low"
1467
+ },
1468
+ {
1469
+ "id": "V-51159",
1470
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fchownat.",
1471
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1472
+ "severity": "low"
1473
+ },
1474
+ {
1475
+ "id": "V-51161",
1476
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fchown.",
1477
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1478
+ "severity": "low"
1479
+ },
1480
+ {
1481
+ "id": "V-51163",
1482
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fchmodat.",
1483
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1484
+ "severity": "low"
1485
+ },
1486
+ {
1487
+ "id": "V-51165",
1488
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using fchmod.",
1489
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1490
+ "severity": "low"
1491
+ },
1492
+ {
1493
+ "id": "V-51167",
1494
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using chown.",
1495
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1496
+ "severity": "low"
1497
+ },
1498
+ {
1499
+ "id": "V-51169",
1500
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications using chmod.",
1501
+ "description": "The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.",
1502
+ "severity": "low"
1503
+ },
1504
+ {
1505
+ "id": "V-51171",
1506
+ "title": "The audit system must be configured to audit modifications to the systems Mandatory Access Control (MAC) configuration (SELinux).",
1507
+ "description": "The system's mandatory access policy (SELinux) should not be arbitrarily changed by anything other than administrator action. All changes to MAC policy should be audited.",
1508
+ "severity": "low"
1509
+ },
1510
+ {
1511
+ "id": "V-51423",
1512
+ "title": "All public directories must be owned by a system account.",
1513
+ "description": "Allowing a user account to own a world-writable directory is undesirable because it allows the owner of that directory to remove or replace any files that may be placed in the directory by other users.",
1514
+ "severity": "low"
1515
+ },
1516
+ {
1517
+ "id": "V-59347",
1518
+ "title": "The system must use a Linux Security Module at boot time.",
1519
+ "description": "Disabling a major host protection feature, such as SELinux, at boot time prevents it from confining system services at boot time. Further, it increases the chances that it will remain off during system operation.",
1520
+ "severity": "medium"
1521
+ },
1522
+ {
1523
+ "id": "V-59353",
1524
+ "title": "A file integrity baseline must be created.",
1525
+ "description": "For AIDE to be effective, an initial database of \"known-good\" information about files must be captured and it should be able to be verified against the installed files. ",
1526
+ "severity": "medium"
1527
+ },
1528
+ {
1529
+ "id": "V-59367",
1530
+ "title": "The system must use a Linux Security Module configured to enforce limits on system services.",
1531
+ "description": "Setting the SELinux state to enforcing ensures SELinux is able to confine potentially compromised processes to the security policy, which is designed to prevent them from causing damage to the system or further elevating their privileges.",
1532
+ "severity": "medium"
1533
+ },
1534
+ {
1535
+ "id": "V-59369",
1536
+ "title": "The system must use a Linux Security Module configured to limit the privileges of system services.",
1537
+ "description": "Setting the SELinux policy to \"targeted\" or a more specialized policy ensures the system will confine processes that are likely to be targeted for exploitation, such as network or system services. ",
1538
+ "severity": "low"
1539
+ },
1540
+ {
1541
+ "id": "V-59371",
1542
+ "title": "All device files must be monitored by the system Linux Security Module.",
1543
+ "description": "If a device file carries the SELinux type \"unlabeled_t\", then SELinux cannot properly restrict access to the device file. ",
1544
+ "severity": "low"
1545
+ },
1546
+ {
1547
+ "id": "V-59373",
1548
+ "title": "The audit system must switch the system to single-user mode when available audit storage volume becomes dangerously low.",
1549
+ "description": "Administrators should be made aware of an inability to record audit records. If a separate partition or logical volume of adequate size is used, running low on space for audit records should never occur. ",
1550
+ "severity": "medium"
1551
+ },
1552
+ {
1553
+ "id": "V-59375",
1554
+ "title": "The operating system, upon successful logon/access, must display to the user the number of unsuccessful logon/access attempts since the last successful logon/access.",
1555
+ "description": "Users need to be aware of activity that occurs regarding their account. Providing users with information regarding the number of unsuccessful attempts that were made to login to their account allows the user to determine if any unauthorized activity has occurred and gives them an opportunity to notify administrators. ",
1556
+ "severity": "medium"
1557
+ },
1558
+ {
1559
+ "id": "V-59377",
1560
+ "title": "The login user list must be disabled.",
1561
+ "description": "Leaving the user list enabled is a security risk since it allows anyone with physical access to the system to quickly enumerate known user accounts without logging in.",
1562
+ "severity": "medium"
1563
+ },
1564
+ {
1565
+ "id": "V-59379",
1566
+ "title": "The noexec option must be added to the /tmp partition.",
1567
+ "description": "Allowing users to execute binaries from world-writable directories such as \"/tmp\" should never be necessary in normal operation and can expose the system to potential compromise.",
1568
+ "severity": "medium"
1569
+ },
1570
+ {
1571
+ "id": "V-60819",
1572
+ "title": "The sudo command must require authentication.",
1573
+ "description": "The \"sudo\" command allows authorized users to run programs (including shells) as other users, system users, and root. The \"/etc/sudoers\" file is used to configure authorized \"sudo\" users as well as the programs they are allowed to run. Some configuration options in the \"/etc/sudoers\" file allow configured users to run programs without re-authenticating. Use of these configuration options makes it easier for one compromised account to be used to compromise other accounts.",
1574
+ "severity": "medium"
1575
+ },
1576
+ {
1577
+ "id": "V-72823",
1578
+ "title": "Wireless network adapters must be disabled.",
1579
+ "description": "The use of wireless networking can introduce many different attack vectors into the organization’s network. Common attack vectors such as malicious association and ad hoc networks will allow an attacker to spoof a wireless access point (AP), allowing validated systems to connect to the malicious AP and enabling the attacker to monitor and record network traffic. These malicious APs can also serve to create a man-in-the-middle attack or be used to create a denial of service to valid network resources.",
1580
+ "severity": "medium"
1581
+ }
1582
+ ]
1583
+ }