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,1427 @@
1
+ {
2
+ "name": "stig_solaris_11_sparc",
3
+ "date": "2018-04-10",
4
+ "description": "Developed by Oracle in coordination with DISA for the DoD.\n\nThe Solaris 11 (SPARC) 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": "Solaris 11 SPARC Security Technical Implementation Guide",
6
+ "version": "1",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-47781",
12
+ "title": "The audit system must produce records containing sufficient information to establish the identity of any user/subject associated with the event.",
13
+ "description": "Enabling the audit system will produce records with accurate time stamps, source, user, and activity information. Without this information malicious activity cannot be accurately tracked.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-47783",
18
+ "title": "The audit system must support an audit reduction capability.",
19
+ "description": "Using the audit system will utilize the audit reduction capability. Without an audit reduction capability, users find it difficult to identify specific patterns of attack.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-47785",
24
+ "title": "The audit system records must be able to be used by a report generation capability.",
25
+ "description": "Enabling the audit system will produce records for use in report generation. Without an audit reporting capability, users find it difficult to identify specific patterns of attack.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-47787",
30
+ "title": "The operating system must provide the capability to automatically process audit records for events of interest based upon selectable, event criteria.",
31
+ "description": "Without an audit reporting capability, users find it difficult to identify specific patterns of attack.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-47789",
36
+ "title": "The audit records must provide data for all auditable events defined at the organizational level for the organization-defined information system components.",
37
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.\n\nWithout accurate time stamps, source, user, and activity information, malicious activity cannot be accurately tracked.\n\nWithout an audit reduction and reporting capability, users find it difficult to identify specific patterns of attack.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-47791",
42
+ "title": "The operating system must generate audit records for the selected list of auditable events as defined in DoD list of events.",
43
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.\n\nWithout accurate time stamps, source, user, and activity information, malicious activity cannot be accurately tracked.\n\nWithout an audit reduction and reporting capability, users find it difficult to identify specific patterns of attack.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-47793",
48
+ "title": "The operating system must support the capability to compile audit records from multiple components within the system into a system-wide (logical or physical) audit trail that is time-correlated to within organization-defined level of tolerance.",
49
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.\n\nWithout accurate time stamps, source, user, and activity information, malicious activity cannot be accurately tracked.\n\nWithout an audit reduction and reporting capability, users find it difficult to identify specific patterns of attack.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-47795",
54
+ "title": "Audit records must include what type of events occurred.",
55
+ "description": "Without proper system auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-47797",
60
+ "title": "Audit records must include when (date and time) the events occurred.",
61
+ "description": "Without accurate time stamps malicious activity cannot be accurately tracked.",
62
+ "severity": "medium"
63
+ },
64
+ {
65
+ "id": "V-47799",
66
+ "title": "Audit records must include where the events occurred.",
67
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.\n\nWithout accurate time stamps, source, user, and activity information, malicious activity cannot be accurately tracked.\n\nWithout an audit reduction and reporting capability, users find it difficult to identify specific patterns of attack.",
68
+ "severity": "medium"
69
+ },
70
+ {
71
+ "id": "V-47801",
72
+ "title": "Audit records must include the sources of the events that occurred.",
73
+ "description": "Without accurate source information malicious activity cannot be accurately tracked.",
74
+ "severity": "medium"
75
+ },
76
+ {
77
+ "id": "V-47803",
78
+ "title": "Audit records must include the outcome (success or failure) of the events that occurred.",
79
+ "description": "Tracking both the successful and unsuccessful attempts aids in identifying threats to the system.",
80
+ "severity": "medium"
81
+ },
82
+ {
83
+ "id": "V-47805",
84
+ "title": "The audit system must be configured to audit file deletions.",
85
+ "description": "Without auditing, malicious activity cannot be detected.",
86
+ "severity": "medium"
87
+ },
88
+ {
89
+ "id": "V-47807",
90
+ "title": "The audit system must be configured to audit account creation.",
91
+ "description": "Without auditing, malicious activity cannot be detected.",
92
+ "severity": "medium"
93
+ },
94
+ {
95
+ "id": "V-47809",
96
+ "title": "The audit system must be configured to audit account modification.",
97
+ "description": "Without auditing, malicious activity cannot be detected.",
98
+ "severity": "medium"
99
+ },
100
+ {
101
+ "id": "V-47811",
102
+ "title": "The operating system must automatically audit account disabling actions.",
103
+ "description": "Without auditing, malicious activity cannot be detected.",
104
+ "severity": "medium"
105
+ },
106
+ {
107
+ "id": "V-47813",
108
+ "title": "The operating system must automatically audit account termination.",
109
+ "description": "Without auditing, malicious activity cannot be detected.",
110
+ "severity": "medium"
111
+ },
112
+ {
113
+ "id": "V-47815",
114
+ "title": "The operating system must ensure unauthorized, security-relevant configuration changes detected are tracked.",
115
+ "description": "Without auditing, malicious activity cannot be detected.",
116
+ "severity": "medium"
117
+ },
118
+ {
119
+ "id": "V-47817",
120
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
121
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
122
+ "severity": "medium"
123
+ },
124
+ {
125
+ "id": "V-47819",
126
+ "title": "The audit system must be configured to audit login, logout, and session initiation.",
127
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
128
+ "severity": "low"
129
+ },
130
+ {
131
+ "id": "V-47821",
132
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
133
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
134
+ "severity": "medium"
135
+ },
136
+ {
137
+ "id": "V-47823",
138
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules.",
139
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-47825",
144
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
145
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
146
+ "severity": "low"
147
+ },
148
+ {
149
+ "id": "V-47827",
150
+ "title": "The operating system must protect against an individual falsely denying having performed a particular action. In order to do so the system must be configured to send audit records to a remote audit server.",
151
+ "description": "Keeping audit records on a remote system reduces the likelihood of audit records being changed or corrupted. Duplicating and protecting the audit trail on a separate system reduces the likelihood of an individual being able to deny performing an action.",
152
+ "severity": "low"
153
+ },
154
+ {
155
+ "id": "V-47831",
156
+ "title": "The auditing system must not define a different auditing level for specific users.",
157
+ "description": "Without auditing, individual system accesses cannot be tracked, and malicious activity cannot be detected and traced back to an individual account.",
158
+ "severity": "low"
159
+ },
160
+ {
161
+ "id": "V-47835",
162
+ "title": "The audit system must alert the SA when the audit storage volume approaches its capacity.",
163
+ "description": "Filling the audit storage area can result in a denial of service or system outage and can lead to events going undetected.",
164
+ "severity": "medium"
165
+ },
166
+ {
167
+ "id": "V-47837",
168
+ "title": "The audit system must maintain a central audit trail for all zones.",
169
+ "description": "Centralized auditing simplifies the investigative process to determine the cause of a security event.",
170
+ "severity": "low"
171
+ },
172
+ {
173
+ "id": "V-47839",
174
+ "title": "The audit system must identify in which zone an event occurred.",
175
+ "description": "Tracking the specific Solaris zones in the audit trail reduces the time required to determine the cause of a security event.",
176
+ "severity": "low"
177
+ },
178
+ {
179
+ "id": "V-47841",
180
+ "title": "The systems physical devices must not be assigned to non-global zones.",
181
+ "description": "Solaris non-global zones can be assigned physical hardware devices. This increases the risk of such a non-global zone having the capability to compromise the global zone.",
182
+ "severity": "medium"
183
+ },
184
+ {
185
+ "id": "V-47843",
186
+ "title": "The audit system must alert the System Administrator (SA) if there is any type of audit failure.",
187
+ "description": "Proper alerts to system administrators and Information Assurance (IA) officials of audit failures ensure a timely response to critical system issues.",
188
+ "severity": "high"
189
+ },
190
+ {
191
+ "id": "V-47845",
192
+ "title": "The operating system must alert designated organizational officials in the event of an audit processing failure.",
193
+ "description": "Proper alerts to system administrators and IA officials of audit failures ensure a timely response to critical system issues.",
194
+ "severity": "high"
195
+ },
196
+ {
197
+ "id": "V-47857",
198
+ "title": "The operating system must allocate audit record storage capacity.",
199
+ "description": "Proper audit storage capacity is crucial to ensuring the ongoing logging of critical events.",
200
+ "severity": "medium"
201
+ },
202
+ {
203
+ "id": "V-47863",
204
+ "title": "The operating system must shut down by default upon audit failure (unless availability is an overriding concern).",
205
+ "description": "Continuing to operate a system without auditing working properly can result in undocumented access or system changes.",
206
+ "severity": "medium"
207
+ },
208
+ {
209
+ "id": "V-47869",
210
+ "title": "The operating system must protect audit information from unauthorized read access.",
211
+ "description": "If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. \n\nTo ensure the veracity of audit data, the operating system must protect audit information from unauthorized access.",
212
+ "severity": "medium"
213
+ },
214
+ {
215
+ "id": "V-47875",
216
+ "title": "The operating system must protect audit information from unauthorized modification.",
217
+ "description": "If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. \n\nTo ensure the veracity of audit data, the operating system must protect audit information from unauthorized access.",
218
+ "severity": "high"
219
+ },
220
+ {
221
+ "id": "V-47879",
222
+ "title": "The operating system must protect audit information from unauthorized deletion.",
223
+ "description": "If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. \n\nTo ensure the veracity of audit data, the operating system must protect audit information from unauthorized access.",
224
+ "severity": "high"
225
+ },
226
+ {
227
+ "id": "V-47881",
228
+ "title": "The System packages must be up to date with the most recent vendor updates and security fixes.",
229
+ "description": "Failure to install security updates can provide openings for attack.",
230
+ "severity": "medium"
231
+ },
232
+ {
233
+ "id": "V-47883",
234
+ "title": "The system must verify that package updates are digitally signed.",
235
+ "description": "Digitally signed packages ensure that the source of the package can be identified.",
236
+ "severity": "medium"
237
+ },
238
+ {
239
+ "id": "V-47885",
240
+ "title": "The operating system must protect audit tools from unauthorized access.",
241
+ "description": "Failure to maintain system configurations may result in privilege escalation.",
242
+ "severity": "medium"
243
+ },
244
+ {
245
+ "id": "V-47887",
246
+ "title": "The operating system must protect audit tools from unauthorized modification.",
247
+ "description": "Failure to maintain system configurations may result in privilege escalation.",
248
+ "severity": "medium"
249
+ },
250
+ {
251
+ "id": "V-47889",
252
+ "title": "The operating system must protect audit tools from unauthorized deletion.",
253
+ "description": "Failure to maintain system configurations may result in privilege escalation.",
254
+ "severity": "medium"
255
+ },
256
+ {
257
+ "id": "V-47891",
258
+ "title": "System packages must be configured with the vendor-provided files, permissions, and ownerships.",
259
+ "description": "Failure to maintain system configurations may result in privilege escalation.",
260
+ "severity": "medium"
261
+ },
262
+ {
263
+ "id": "V-47893",
264
+ "title": "The finger daemon package must not be installed.",
265
+ "description": "Finger is an insecure protocol.",
266
+ "severity": "low"
267
+ },
268
+ {
269
+ "id": "V-47895",
270
+ "title": "The limitpriv zone option must be set to the vendor default or less permissive.",
271
+ "description": "Solaris zones can be assigned privileges generally reserved for the global zone using the \"limitpriv\" zone option. Any privilege assignments in excess of the vendor defaults may provide the ability for a non-global zone to compromise the global zone.",
272
+ "severity": "low"
273
+ },
274
+ {
275
+ "id": "V-47897",
276
+ "title": "The /etc/zones directory, and its contents, must have the vendor default owner, group, and permissions.",
277
+ "description": "Incorrect ownership can result in unauthorized changes or theft of data.",
278
+ "severity": "low"
279
+ },
280
+ {
281
+ "id": "V-47899",
282
+ "title": "The operating system must manage excess capacity, bandwidth, or other redundancy to limit the effects of information flooding types of denial of service attacks.",
283
+ "description": "In the case of denial of service attacks, care must be taken when designing the operating system so as to ensure that the operating system makes the best use of system resources.",
284
+ "severity": "medium"
285
+ },
286
+ {
287
+ "id": "V-47901",
288
+ "title": "The legacy remote network access utilities daemons must not be installed.",
289
+ "description": "Legacy remote access utilities allow remote control of a system without proper authentication.",
290
+ "severity": "medium"
291
+ },
292
+ {
293
+ "id": "V-47903",
294
+ "title": "The operating system must identify potentially security-relevant error conditions.",
295
+ "description": "Security functional testing involves testing the operating system for conformance to the operating system security function specifications, as well as for the underlying security model. The need to verify security functionality applies to all security functions. The conformance criteria state the conditions necessary for the operating system to exhibit the desired security behavior or satisfy a security property. For example, successful login triggers an audit entry.",
296
+ "severity": "medium"
297
+ },
298
+ {
299
+ "id": "V-47905",
300
+ "title": "The NIS package must not be installed.",
301
+ "description": "NIS is an insecure protocol.",
302
+ "severity": "high"
303
+ },
304
+ {
305
+ "id": "V-47907",
306
+ "title": "The operating system must verify the correct operation of security functions in accordance with organization-defined conditions and in accordance with organization-defined frequency (if periodic verification).",
307
+ "description": "Security functional testing involves testing the operating system for conformance to the operating system security function specifications, as well as for the underlying security model. The need to verify security functionality applies to all security functions. The conformance criteria state the conditions necessary for the operating system to exhibit the desired security behavior or satisfy a security property. For example, successful login triggers an audit entry.",
308
+ "severity": "medium"
309
+ },
310
+ {
311
+ "id": "V-47909",
312
+ "title": "The pidgin IM client package must not be installed.",
313
+ "description": "Instant messaging is an insecure protocol.",
314
+ "severity": "low"
315
+ },
316
+ {
317
+ "id": "V-47911",
318
+ "title": "The FTP daemon must not be installed unless required.",
319
+ "description": "FTP is an insecure protocol.",
320
+ "severity": "high"
321
+ },
322
+ {
323
+ "id": "V-47913",
324
+ "title": "The TFTP service daemon must not be installed unless required.",
325
+ "description": "TFTP is an insecure protocol.",
326
+ "severity": "high"
327
+ },
328
+ {
329
+ "id": "V-47915",
330
+ "title": "The telnet service daemon must not be installed unless required.",
331
+ "description": "Telnet is an insecure protocol.",
332
+ "severity": "high"
333
+ },
334
+ {
335
+ "id": "V-47917",
336
+ "title": "The UUCP service daemon must not be installed unless required.",
337
+ "description": "UUCP is an insecure protocol.",
338
+ "severity": "low"
339
+ },
340
+ {
341
+ "id": "V-47919",
342
+ "title": "The rpcbind service must be configured for local only services.",
343
+ "description": "The portmap and rpcbind services increase the attack surface of the system and should only be used when needed. The portmap or rpcbind services are used by a variety of services using remote procedure calls (RPCs).",
344
+ "severity": "medium"
345
+ },
346
+ {
347
+ "id": "V-47921",
348
+ "title": "The VNC server package must not be installed unless required.",
349
+ "description": "The VNC service uses weak authentication capabilities and provides the user complete graphical system access.",
350
+ "severity": "medium"
351
+ },
352
+ {
353
+ "id": "V-47923",
354
+ "title": "The operating system must employ automated mechanisms, per organization-defined frequency, to detect the addition of unauthorized components/devices into the operating system.",
355
+ "description": "Addition of unauthorized code or packages may result in data corruption or theft.",
356
+ "severity": "medium"
357
+ },
358
+ {
359
+ "id": "V-47925",
360
+ "title": "The operating system must be configured to provide essential capabilities.",
361
+ "description": "Operating systems are capable of providing a wide variety of functions and services. Execution must be disabled based on organization-defined specifications.",
362
+ "severity": "medium"
363
+ },
364
+ {
365
+ "id": "V-47927",
366
+ "title": "The operating system must employ automated mechanisms to prevent program execution in accordance with the organization-defined specifications.",
367
+ "description": "Operating systems are capable of providing a wide variety of functions and services. Execution must be disabled based on organization-defined specifications.",
368
+ "severity": "medium"
369
+ },
370
+ {
371
+ "id": "V-47929",
372
+ "title": "The graphical login service provides the capability of logging into the system using an X-Windows type interface from the console. If graphical login access for the console is required, the service must be in local-only mode.",
373
+ "description": "Externally accessible graphical desktop software may open the system to remote attacks.",
374
+ "severity": "medium"
375
+ },
376
+ {
377
+ "id": "V-47931",
378
+ "title": "Generic Security Services (GSS) must be disabled.",
379
+ "description": "This service should be disabled if it is not required.",
380
+ "severity": "low"
381
+ },
382
+ {
383
+ "id": "V-47933",
384
+ "title": "Systems services that are not required must be disabled.",
385
+ "description": "Services that are enabled but not required by the mission may provide excessive access or additional attack vectors to penetrate the system.",
386
+ "severity": "low"
387
+ },
388
+ {
389
+ "id": "V-47935",
390
+ "title": "TCP Wrappers must be enabled and configured per site policy to only allow access by approved hosts and services.",
391
+ "description": "TCP Wrappers are a host-based access control system that allows administrators to control who has access to various network services based on the IP address of the remote end of the connection. TCP Wrappers also provide logging information via syslog about both successful and unsuccessful connections.",
392
+ "severity": "medium"
393
+ },
394
+ {
395
+ "id": "V-47937",
396
+ "title": "All manual editing of system-relevant files shall be done using the pfedit command, which logs changes made to the files.",
397
+ "description": "Editing a system file with common tools such as vi, emacs, or gedit does not allow the auditing of changes made by an operator. This reduces the capability of determining which operator made security-relevant changes to the system.",
398
+ "severity": "low"
399
+ },
400
+ {
401
+ "id": "V-47939",
402
+ "title": "The operating system must disable information system functionality that provides the capability for automatic execution of code on mobile devices without user direction.",
403
+ "description": "Mobile devices include portable storage media (e.g., USB memory sticks, external hard disk drives) and portable computing and communications devices with information storage capability (e.g., notebook/laptop computers, personal digital assistants, cellular telephones, digital cameras, audio recording devices). \n\nAuto execution vulnerabilities can result in malicious programs being automatically executed. Examples of information system functionality providing the capability for automatic execution of code are Auto Run and Auto Play. Auto Run and Auto Play are components of the Microsoft Windows operating system that dictate what actions the system takes when a drive is mounted. This requirement is designed to address vulnerabilities that arise when mobile devices such as USB memory sticks or other mobile storage devices are automatically mounted and applications are automatically invoked without user knowledge or acceptance.",
404
+ "severity": "medium"
405
+ },
406
+ {
407
+ "id": "V-47941",
408
+ "title": "The operating system must back up audit records at least every seven days onto a different system or system component than the system or component being audited.",
409
+ "description": "Protection of log data includes assuring log data is not accidentally lost or deleted. Backing up audit records to a different system or onto separate media than the system being audited on an organizationally defined frequency helps to assure in the event of a catastrophic system failure, the audit records will be retained.\n\nThis helps to ensure a compromise of the information system being audited does not also result in a compromise of the audit records.\n\nThis requirement can be met by the operating system continuously sending records to a centralized logging server.",
410
+ "severity": "medium"
411
+ },
412
+ {
413
+ "id": "V-47943",
414
+ "title": "User passwords must be changed at least every 56 days.",
415
+ "description": "Limiting the lifespan of authenticators limits the period of time an unauthorized user has access to the system while using compromised credentials and reduces the period of time available for password-guessing attacks to run against a single password.",
416
+ "severity": "medium"
417
+ },
418
+ {
419
+ "id": "V-47945",
420
+ "title": "The operating system must employ automated mechanisms to alert security personnel of any organization-defined inappropriate or unusual activities with security implications.",
421
+ "description": "Intrusion detection and prevention capabilities must be architected and implemented to prevent non-privileged users from circumventing such protections. This can be accomplished through the use of user roles, use of proper systems permissions, auditing, logging, etc.",
422
+ "severity": "low"
423
+ },
424
+ {
425
+ "id": "V-47947",
426
+ "title": "The operating system must protect information obtained from intrusion-monitoring tools from unauthorized access, modification, and deletion.",
427
+ "description": "Intrusion detection and prevention capabilities must be architected and implemented to prevent non-privileged users from accessing, modifying, or deleting information derived from intrusion-monitoring tools.\n\nThis can be accomplished through the use of user roles, use of proper systems permissions, auditing, logging, etc.",
428
+ "severity": "low"
429
+ },
430
+ {
431
+ "id": "V-47949",
432
+ "title": "The operating system must automatically terminate temporary accounts within 72 hours.",
433
+ "description": "If temporary user accounts remain active when no longer needed or for an excessive period, these accounts may be used to gain unauthorized access. To mitigate this risk, automated termination of all temporary accounts must be set upon account creation. \n\nTemporary accounts are established as part of normal account activation procedures when there is a need for short-term accounts without the demand for immediacy in account activation. \n\nIf temporary accounts are used, the operating system must be configured to automatically terminate these types of accounts after a DoD-defined time period of 72 hours.\n\nWhen temporary and emergency accounts are created, there is a risk the temporary account may remain in place and active after the need for the account no longer exists.\n\nTo address this, in the event temporary accounts are required, accounts designated as temporary in nature must be automatically terminated after 72 hours. Such a process and capability greatly reduces the risk of accounts being misused, hijacked, or data compromised.",
434
+ "severity": "low"
435
+ },
436
+ {
437
+ "id": "V-47951",
438
+ "title": "Intrusion detection and prevention capabilities must be architected and implemented to prevent non-privileged users from circumventing such protections.",
439
+ "description": "Non-privileged users must not be able to alter intrusion detection and prevention systems to ensure these systems work properly.\n\nThis can be accomplished through the use of user roles, use of proper systems permissions, auditing, logging, etc.",
440
+ "severity": "low"
441
+ },
442
+ {
443
+ "id": "V-47953",
444
+ "title": "The operating system must enforce minimum password lifetime restrictions.",
445
+ "description": "Passwords need to be changed at specific policy-based intervals; however, if the information system or application allows the user to immediately and continually change their password, then the password could be repeatedly changed in a short period of time, defeating the organization's policy regarding password reuse.",
446
+ "severity": "medium"
447
+ },
448
+ {
449
+ "id": "V-47955",
450
+ "title": "The operating system must have malicious code protection mechanisms at system entry and exit points to detect and eradicate malicious code transported by electronic mail, electronic mail attachments, web accesses, removable media, or other common means.",
451
+ "description": "This requirement applies to email servers only. \n\nIn order to minimize potential negative impact to the organization caused by malicious code, it is imperative that malicious code is identified and eradicated prior to entering protected enclaves via operating system entry and exit points. \n\nThe requirement states that AV and malware protection applications must be used at entry and exit points. For the operating system, this means an anti-virus application must be installed on machines that are the entry and exit points.",
452
+ "severity": "medium"
453
+ },
454
+ {
455
+ "id": "V-47957",
456
+ "title": "User passwords must be at least 15 characters in length.",
457
+ "description": "Password complexity, or strength, is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. \n\nPassword length is one factor of several that helps to determine strength and how long it takes to crack a password. The shorter the password is, the lower the number of possible combinations that need to be tested before the password is compromised. \n\nUse of more characters in a password helps to exponentially increase the time and/or resources required to compromise the password.",
458
+ "severity": "medium"
459
+ },
460
+ {
461
+ "id": "V-47959",
462
+ "title": "The operating system must employ malicious code protection mechanisms at workstations, servers, or mobile computing devices on the network to detect and eradicate malicious code transported by electronic mail, electronic mail attachments, web accesses, removable media, or other common means.",
463
+ "description": "In order to minimize potential negative impact to the organization caused by malicious code, it is imperative that malicious code is identified and eradicated prior to entering protected enclaves via operating system entry and exit points. \n\nThe requirement states that AV and malware protection applications must be used at entry and exit points. For the operating system, this means an anti-virus application must be installed on machines that are the entry and exit points.",
464
+ "severity": "medium"
465
+ },
466
+ {
467
+ "id": "V-47961",
468
+ "title": "Users must not reuse the last 5 passwords.",
469
+ "description": "Password complexity, or strength, is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. \n\nTo meet password policy requirements, passwords need to be changed at specific policy-based intervals. \n\nIf the operating system allows the user to consecutively reuse their password when the password has exceeded its defined lifetime, the end result is a password that is not changed, per policy requirements.",
470
+ "severity": "medium"
471
+ },
472
+ {
473
+ "id": "V-47963",
474
+ "title": "The operating system must prevent non-privileged users from circumventing malicious code protection capabilities.",
475
+ "description": "In order to minimize potential negative impact to the organization caused by malicious code, it is imperative that malicious code is identified and eradicated prior to entering protected enclaves via operating system entry and exit points. \n\nThe requirement states that AV and malware protection applications must be used at entry and exit points. For the operating system, this means an anti-virus application must be installed on machines that are the entry and exit points.",
476
+ "severity": "medium"
477
+ },
478
+ {
479
+ "id": "V-47965",
480
+ "title": "The operating system must employ automated mechanisms to determine the state of system components with regard to flaw remediation using the following frequency: continuously, where HBSS is used; 30 days, for any additional internal network scans not covered by HBSS; and annually, for external scans by Computer Network Defense Service Provider (CNDSP).",
481
+ "description": "Without the use of automated mechanisms to scan for security flaws on a continuous and/or periodic basis, the operating system or other system components may remain vulnerable to the exploits presented by undetected software flaws.",
482
+ "severity": "medium"
483
+ },
484
+ {
485
+ "id": "V-47967",
486
+ "title": "The system must require at least eight characters be changed between the old and new passwords during a password change.",
487
+ "description": "To ensure password changes are effective in their goals, the system must ensure old and new passwords have significant differences. Without significant changes, new passwords may be easily guessed based on the value of a previously compromised password.",
488
+ "severity": "medium"
489
+ },
490
+ {
491
+ "id": "V-47969",
492
+ "title": "The operating system must prevent the execution of prohibited mobile code.",
493
+ "description": "Decisions regarding the employment of mobile code within operating systems are based on the potential for the code to cause damage to the system if used maliciously. \n\nMobile code technologies include Java, JavaScript, ActiveX, PDF, Postscript, Shockwave movies, Flash animations, and VBScript. Usage restrictions and implementation guidance apply to both the selection and use of mobile code installed on organizational servers and mobile code downloaded and executed on individual workstations.",
494
+ "severity": "medium"
495
+ },
496
+ {
497
+ "id": "V-47971",
498
+ "title": "The system must require passwords to contain at least one uppercase alphabetic character.",
499
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
500
+ "severity": "medium"
501
+ },
502
+ {
503
+ "id": "V-47973",
504
+ "title": "The operating system must conduct backups of operating system documentation including security-related documentation per organization-defined frequency to conduct backups that is consistent with recovery time and recovery point objectives.",
505
+ "description": "Operating system backup is a critical step in maintaining data assurance and availability. \n\nSystem documentation is data generated for/by the host (such as logs) and/or administrative users.\n\nBackups shall be consistent with organizational recovery time and recovery point objectives.",
506
+ "severity": "medium"
507
+ },
508
+ {
509
+ "id": "V-47975",
510
+ "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.",
511
+ "description": "Operating system backup is a critical step in maintaining data assurance and availability. \n\nSystem-level information is data generated for/by the host (such as configuration settings) and/or administrative users.\n\nBackups shall be consistent with organizational recovery time and recovery point objectives.",
512
+ "severity": "medium"
513
+ },
514
+ {
515
+ "id": "V-47977",
516
+ "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.",
517
+ "description": "Operating system backup is a critical step in maintaining data assurance and availability. \n\nUser-level information is data generated by information system and/or application users.\n\nBackups shall be consistent with organizational recovery time and recovery point objectives.",
518
+ "severity": "medium"
519
+ },
520
+ {
521
+ "id": "V-47979",
522
+ "title": "The system must not have any unnecessary accounts.",
523
+ "description": "Accounts providing no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
524
+ "severity": "low"
525
+ },
526
+ {
527
+ "id": "V-47981",
528
+ "title": "The operating system must enforce password complexity requiring that at least one lowercase character is used.",
529
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
530
+ "severity": "medium"
531
+ },
532
+ {
533
+ "id": "V-47983",
534
+ "title": "Direct logins must not be permitted to shared, default, application, or utility accounts.",
535
+ "description": "Shared accounts (accounts where two or more people log in with the same user identification) do not provide identification and authentication. There is no way to provide for non-repudiation or individual accountability.",
536
+ "severity": "medium"
537
+ },
538
+ {
539
+ "id": "V-47985",
540
+ "title": "The operating system must synchronize internal information system clocks with a server that is synchronized to one of the redundant United States Naval Observatory (USNO) time servers or a time server designated for the appropriate DoD network (NIPRNet/SIPRNet), and/or the Global Positioning System (GPS).",
541
+ "description": "To assure the accuracy of the system clock, it must be synchronized with an authoritative time source within DoD. Many system functions, including time-based login and activity restrictions, automated reports, system logs, and audit records depend on an accurate system clock. If there is no confidence in the correctness of the system clock, time-based functions may not operate as intended and records may be of diminished value.",
542
+ "severity": "medium"
543
+ },
544
+ {
545
+ "id": "V-47987",
546
+ "title": "A file integrity baseline must be created, maintained, and reviewed on at least weekly to determine if unauthorized changes have been made to important system files located in the root file system.",
547
+ "description": "A file integrity baseline is a collection of file metadata which is to evaluate the integrity of the system. A minimal baseline must contain metadata for all device files, setuid files, setgid files, system libraries, system binaries, and system configuration files. The minimal metadata must consist of the mode, owner, group owner, and modification times. For regular files, metadata must also include file size and a cryptographic hash of the file's contents.",
548
+ "severity": "medium"
549
+ },
550
+ {
551
+ "id": "V-47989",
552
+ "title": "The system must require passwords to contain at least one numeric character.",
553
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
554
+ "severity": "medium"
555
+ },
556
+ {
557
+ "id": "V-47991",
558
+ "title": "The system must require passwords to contain at least one special character.",
559
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
560
+ "severity": "medium"
561
+ },
562
+ {
563
+ "id": "V-47993",
564
+ "title": "The system must require passwords to contain no more than three consecutive repeating characters.",
565
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
566
+ "severity": "low"
567
+ },
568
+ {
569
+ "id": "V-47995",
570
+ "title": "SNMP communities, users, and passphrases must be changed from the default.",
571
+ "description": "Whether active or not, default SNMP passwords, users, and passphrases must be changed to maintain security. If the service is running with the default authenticators, then anyone can gather data about the system and the network and use the information to potentially compromise the integrity of the system or network(s).",
572
+ "severity": "high"
573
+ },
574
+ {
575
+ "id": "V-47997",
576
+ "title": "The operating system must implement transaction recovery for transaction-based systems.",
577
+ "description": "Recovery and reconstitution constitutes executing an operating system contingency plan comprised of activities to restore essential missions and business functions. \n\nTransaction rollback and transaction journaling are examples of mechanisms supporting transaction recovery.\n\nWhile this is typically a database function, operating systems could be transactional in nature with respect to file processing.",
578
+ "severity": "medium"
579
+ },
580
+ {
581
+ "id": "V-47999",
582
+ "title": "The system must not have accounts configured with blank or null passwords.",
583
+ "description": "Complex passwords can reduce the likelihood of success of automated password-guessing attacks.",
584
+ "severity": "medium"
585
+ },
586
+ {
587
+ "id": "V-48003",
588
+ "title": "The system must require passwords to change the boot device settings. (SPARC)",
589
+ "description": "Setting the EEPROM password helps prevent attackers who gain physical access to the system console from booting from an external device (such as a CD-ROM or floppy).",
590
+ "severity": "low"
591
+ },
592
+ {
593
+ "id": "V-48007",
594
+ "title": "The kernel core dump data directory must have mode 0700 or less permissive.",
595
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the mode of the kernel core dump data directory is more permissive than 0700, unauthorized users may be able to view or to modify kernel core dump data files.",
596
+ "severity": "medium"
597
+ },
598
+ {
599
+ "id": "V-48009",
600
+ "title": "The kernel core dump data directory must be group-owned by root.",
601
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the kernel core dump data directory is not group-owned by a system group, the core dumps contained in the directory may be subject to unauthorized access.",
602
+ "severity": "medium"
603
+ },
604
+ {
605
+ "id": "V-48011",
606
+ "title": "The kernel core dump data directory must be owned by root.",
607
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the kernel core dump data directory is not owned by root, the core dumps contained in the directory may be subject to unauthorized access.",
608
+ "severity": "medium"
609
+ },
610
+ {
611
+ "id": "V-48013",
612
+ "title": "Kernel core dumps must be disabled unless needed.",
613
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. Kernel core dumps may consume a considerable amount of disk space and may result in denial of service by exhausting the available space on the target file system. The kernel core dump process may increase the amount of time a system is unavailable due to a crash. Kernel core dumps can be useful for kernel debugging.",
614
+ "severity": "medium"
615
+ },
616
+ {
617
+ "id": "V-48015",
618
+ "title": "The centralized process core dump data directory must have mode 0700 or less permissive.",
619
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the process core dump data directory has a mode more permissive than 0700, unauthorized users may be able to view or to modify sensitive information contained in any process core dumps in the directory.",
620
+ "severity": "medium"
621
+ },
622
+ {
623
+ "id": "V-48017",
624
+ "title": "The centralized process core dump data directory must be group-owned by root, bin, or sys.",
625
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the centralized process core dump data directory is not group-owned by a system group, the core dumps contained in the directory may be subject to unauthorized access.",
626
+ "severity": "medium"
627
+ },
628
+ {
629
+ "id": "V-48019",
630
+ "title": "The centralized process core dump data directory must be owned by root.",
631
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the centralized process core dump data directory is not owned by root, the core dumps contained in the directory may be subject to unauthorized access.",
632
+ "severity": "medium"
633
+ },
634
+ {
635
+ "id": "V-48021",
636
+ "title": "Process core dumps must be disabled unless needed.",
637
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Process core dump files can be of significant size and their use can result in file systems filling to capacity, which may result in denial of service. Process core dumps can be useful for software debugging.",
638
+ "severity": "medium"
639
+ },
640
+ {
641
+ "id": "V-48023",
642
+ "title": "Address Space Layout Randomization (ASLR) must be enabled.",
643
+ "description": "Modification of memory area can result in executable code vulnerabilities. ASLR can reduce the likelihood of these attacks. ASLR activates the randomization of key areas of the process such as stack, brk-based heap, memory mappings, and so forth.",
644
+ "severity": "low"
645
+ },
646
+ {
647
+ "id": "V-48025",
648
+ "title": "The system must implement non-executable program stacks.",
649
+ "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.",
650
+ "severity": "medium"
651
+ },
652
+ {
653
+ "id": "V-48027",
654
+ "title": "The operating system must be a supported release.",
655
+ "description": "An operating system release is considered supported if the vendor continues to provide security patches for the product. With an unsupported release, it will not be possible to resolve security issues discovered in the system software.",
656
+ "severity": "high"
657
+ },
658
+ {
659
+ "id": "V-48029",
660
+ "title": "The operator must document all file system objects that have non-standard access control list settings.",
661
+ "description": "Access Control Lists allow an object owner to expand permissions on an object to specific users and groups in addition to the standard permission model. Non-standard Access Control List settings can allow unauthorized users to modify critical files.",
662
+ "severity": "medium"
663
+ },
664
+ {
665
+ "id": "V-48031",
666
+ "title": "The operating system must protect the audit records resulting from non-local accesses to privileged accounts and the execution of privileged functions.",
667
+ "description": "Protection of audit records and audit data is of critical importance. Care must be taken to ensure privileged users cannot circumvent audit protections put in place. Auditing might not be reliable when performed by an operating system which the user being audited has privileged access to. The privileged user could inhibit auditing or directly modify audit records. To prevent this from occurring, privileged access shall be further defined between audit-related privileges and other privileges, thus limiting the users with audit-related privileges.",
668
+ "severity": "medium"
669
+ },
670
+ {
671
+ "id": "V-48033",
672
+ "title": "The operating system must reveal error messages only to authorized personnel.",
673
+ "description": "Proper file permissions and ownership ensures that only designated personnel in the organization can access error messages.",
674
+ "severity": "low"
675
+ },
676
+ {
677
+ "id": "V-48035",
678
+ "title": "The root account must be the only account with GID of 0.",
679
+ "description": "All accounts with a GID of 0 have root group privileges and must be limited to the group account only.",
680
+ "severity": "medium"
681
+ },
682
+ {
683
+ "id": "V-48037",
684
+ "title": "The operating system must have no files with extended attributes.",
685
+ "description": "Attackers or malicious users could hide information, exploits, etc. in extended attribute areas. Since extended attributes are rarely used, it is important to find files with extended attributes set and correct these attributes.",
686
+ "severity": "low"
687
+ },
688
+ {
689
+ "id": "V-48039",
690
+ "title": "The operating system must have no unowned files.",
691
+ "description": "A new user who is assigned a deleted user's user ID or group ID may then end up owning these files, and thus have more access on the system than was intended.",
692
+ "severity": "medium"
693
+ },
694
+ {
695
+ "id": "V-48043",
696
+ "title": "The delay between login prompts following a failed login attempt must be at least 4 seconds.",
697
+ "description": "As an immediate return of an error message, coupled with the capability to try again, may facilitate automatic and rapid-fire brute-force password attacks by a malicious user.",
698
+ "severity": "medium"
699
+ },
700
+ {
701
+ "id": "V-48045",
702
+ "title": "The system must require users to re-authenticate to unlock a graphical desktop environment.",
703
+ "description": "Allowing access to a graphical environment when the user is not attending the system can allow unauthorized users access to the system.",
704
+ "severity": "medium"
705
+ },
706
+ {
707
+ "id": "V-48047",
708
+ "title": "Graphical desktop environments provided by the system must automatically lock after 15 minutes of inactivity.",
709
+ "description": "Allowing access to a graphical environment when the user is not attending the system can allow unauthorized users access to the system.",
710
+ "severity": "medium"
711
+ },
712
+ {
713
+ "id": "V-48053",
714
+ "title": "The system must prevent the use of dictionary words for passwords.",
715
+ "description": "The use of common words in passwords simplifies password-cracking attacks.",
716
+ "severity": "medium"
717
+ },
718
+ {
719
+ "id": "V-48055",
720
+ "title": "The system must restrict the ability of users to assume excessive privileges to members of a defined group and prevent unauthorized users from accessing administrative tools.",
721
+ "description": "Allowing any user to elevate their privileges can allow them excessive control of the system tools.",
722
+ "severity": "medium"
723
+ },
724
+ {
725
+ "id": "V-48057",
726
+ "title": "The operating system must require individuals to be authenticated with an individual authenticator prior to using a group authenticator.",
727
+ "description": "Allowing any user to elevate their privileges can allow them excessive control of the system tools.",
728
+ "severity": "medium"
729
+ },
730
+ {
731
+ "id": "V-48059",
732
+ "title": "All valid SUID/SGID files must be documented.",
733
+ "description": "There are valid reasons for SUID/SGID programs, but it is important to identify and review such programs to ensure they are legitimate.",
734
+ "severity": "low"
735
+ },
736
+ {
737
+ "id": "V-48061",
738
+ "title": "The default umask for system and users must be 077.",
739
+ "description": "Setting a very secure default value for umask ensures that users make a conscious choice about their file permissions.",
740
+ "severity": "medium"
741
+ },
742
+ {
743
+ "id": "V-48063",
744
+ "title": "World-writable files must not exist.",
745
+ "description": "Data in world-writable files can be read, modified, and potentially compromised by any user on the system. World-writable files may also indicate an incorrectly written script or program that could potentially be the cause of a larger compromise to the system's integrity.",
746
+ "severity": "medium"
747
+ },
748
+ {
749
+ "id": "V-48065",
750
+ "title": "The system must not allow users to configure .forward files.",
751
+ "description": "Use of the .forward file poses a security risk in that sensitive data may be inadvertently transferred outside the organization. The .forward file also poses a secondary risk as it can be used to execute commands that may perform unintended actions.",
752
+ "severity": "medium"
753
+ },
754
+ {
755
+ "id": "V-48067",
756
+ "title": "User .netrc files must not exist.",
757
+ "description": "The .netrc file presents a significant security risk since it stores passwords in unencrypted form.",
758
+ "severity": "medium"
759
+ },
760
+ {
761
+ "id": "V-48069",
762
+ "title": "Duplicate group names must not exist.",
763
+ "description": "If a group is assigned a duplicate group name, it will create and have access to files with the first GID for that group in group. Effectively, the GID is shared, which is a security risk.",
764
+ "severity": "medium"
765
+ },
766
+ {
767
+ "id": "V-48071",
768
+ "title": "The default umask for FTP users must be 077.",
769
+ "description": "Setting a very secure default value for umask ensures that users make a conscious choice about their file permissions.",
770
+ "severity": "low"
771
+ },
772
+ {
773
+ "id": "V-48073",
774
+ "title": "Duplicate user names must not exist.",
775
+ "description": "If a user is assigned a duplicate user name, it will create and have access to files with the first UID for that username in passwd.",
776
+ "severity": "medium"
777
+ },
778
+ {
779
+ "id": "V-48075",
780
+ "title": "The value mesg n must be configured as the default setting for all users.",
781
+ "description": "The \"mesg n\" command blocks attempts to use the \"write\" or \"talk\" commands to contact users at their terminals, but has the side effect of slightly strengthening permissions on the user's TTY device.",
782
+ "severity": "low"
783
+ },
784
+ {
785
+ "id": "V-48077",
786
+ "title": "Reserved UIDs 0-99 must only be used by system accounts.",
787
+ "description": "If a user is assigned a UID that is in the reserved range, even if it is not presently in use, security exposures can arise if a subsequently installed application uses the same UID.",
788
+ "severity": "medium"
789
+ },
790
+ {
791
+ "id": "V-48079",
792
+ "title": "User accounts must be locked after 35 days of inactivity.",
793
+ "description": "Inactive accounts pose a threat to system security since the users are not logging in to notice failed login attempts or other anomalies.",
794
+ "severity": "medium"
795
+ },
796
+ {
797
+ "id": "V-48081",
798
+ "title": "Duplicate Group IDs (GIDs) must not exist for multiple groups.",
799
+ "description": "User groups must be assigned unique GIDs for accountability and to ensure appropriate access protections.",
800
+ "severity": "medium"
801
+ },
802
+ {
803
+ "id": "V-48083",
804
+ "title": "The operating system must manage information system identifiers for users and devices by disabling the user identifier after 35 days of inactivity.",
805
+ "description": "Inactive accounts pose a threat to system security since the users are not logging in to notice failed login attempts or other anomalies.",
806
+ "severity": "medium"
807
+ },
808
+ {
809
+ "id": "V-48085",
810
+ "title": "Emergency accounts must be locked after 35 days of inactivity.",
811
+ "description": "Inactive accounts pose a threat to system security since the users are not logging in to notice failed login attempts or other anomalies.",
812
+ "severity": "medium"
813
+ },
814
+ {
815
+ "id": "V-48087",
816
+ "title": "Login services for serial ports must be disabled.",
817
+ "description": "Login services should not be enabled on any serial ports that are not strictly required to support the mission of the system. This action can be safely performed even when console access is provided using a serial port.",
818
+ "severity": "medium"
819
+ },
820
+ {
821
+ "id": "V-48089",
822
+ "title": "The nobody access for RPC encryption key storage service must be disabled.",
823
+ "description": "If login by the user \"nobody\" is allowed for secure RPC, there is an increased risk of system compromise. If keyserv holds a private key for the \"nobody\" user, it will be used by key_encryptsession to compute a magic phrase which can be easily recovered by a malicious user.",
824
+ "severity": "medium"
825
+ },
826
+ {
827
+ "id": "V-48091",
828
+ "title": "Duplicate UIDs must not exist for multiple non-organizational users.",
829
+ "description": "Non-organizational users must be assigned unique UIDs for accountability and to ensure appropriate access protections.",
830
+ "severity": "medium"
831
+ },
832
+ {
833
+ "id": "V-48093",
834
+ "title": "X11 forwarding for SSH must be disabled.",
835
+ "description": "As enabling X11 Forwarding on the host can permit a malicious user to secretly open another X11 connection to another remote client during the session and perform unobtrusive activities such as keystroke monitoring, if the X11 services are not required for the system's intended function, they should be disabled or restricted as appropriate to the user's needs.",
836
+ "severity": "medium"
837
+ },
838
+ {
839
+ "id": "V-48095",
840
+ "title": "Duplicate User IDs (UIDs) must not exist for users within the organization.",
841
+ "description": "Users within the organization must be assigned unique UIDs for accountability and to ensure appropriate access protections.",
842
+ "severity": "medium"
843
+ },
844
+ {
845
+ "id": "V-48097",
846
+ "title": "All home directories must be owned by the respective user assigned to it in /etc/passwd.",
847
+ "description": "Since the user is accountable for files stored in the user's home directory, the user must be the owner of the directory.",
848
+ "severity": "medium"
849
+ },
850
+ {
851
+ "id": "V-48099",
852
+ "title": "Consecutive login attempts for SSH must be limited to 3.",
853
+ "description": "Setting the authentication login limit to a low value will disconnect the attacker and force a reconnect, which severely limits the speed of such brute-force attacks.",
854
+ "severity": "low"
855
+ },
856
+ {
857
+ "id": "V-48101",
858
+ "title": "The rhost-based authentication for SSH must be disabled.",
859
+ "description": "Setting this parameter forces users to enter a password when authenticating with SSH.",
860
+ "severity": "medium"
861
+ },
862
+ {
863
+ "id": "V-48103",
864
+ "title": "Direct root account login must not be permitted for SSH access.",
865
+ "description": "The system should not allow users to log in as the root user directly, as audited actions would be non-attributable to a specific user.",
866
+ "severity": "medium"
867
+ },
868
+ {
869
+ "id": "V-48105",
870
+ "title": "All user accounts must be configured to use a home directory that exists.",
871
+ "description": "If the user's home directory does not exist, the user will be placed in \"/\" and will not be able to write any files or have local environment variables set.",
872
+ "severity": "low"
873
+ },
874
+ {
875
+ "id": "V-48107",
876
+ "title": "Login must not be permitted with empty/null passwords for SSH.",
877
+ "description": "Permitting login without a password is inherently risky.",
878
+ "severity": "high"
879
+ },
880
+ {
881
+ "id": "V-48109",
882
+ "title": "Users must have a valid home directory assignment.",
883
+ "description": "All users must be assigned a home directory in the passwd file. Failure to have a home directory may result in the user being put in the root directory.",
884
+ "severity": "low"
885
+ },
886
+ {
887
+ "id": "V-48111",
888
+ "title": "The operating system must terminate the network connection associated with a communications session at the end of the session or after 10 minutes of inactivity.",
889
+ "description": "This requirement applies to both internal and external networks. \n\nTerminating network connections associated with communications sessions means de-allocating associated TCP/IP address/port pairs at the operating system level.\n\nThe time period of inactivity may, as the organization deems necessary, be a set of time periods by type of network access or for specific accesses.",
890
+ "severity": "low"
891
+ },
892
+ {
893
+ "id": "V-48113",
894
+ "title": "Host-based authentication for login-based services must be disabled.",
895
+ "description": "The use of .rhosts authentication is an insecure protocol and can be replaced with public-key authentication using Secure Shell. As automatic authentication settings in the .rhosts files can provide a malicious user with sensitive system credentials, the use of .rhosts files should be disabled.",
896
+ "severity": "medium"
897
+ },
898
+ {
899
+ "id": "V-48115",
900
+ "title": "Groups assigned to users must exist in the /etc/group file.",
901
+ "description": "Groups defined in passwd but not in group file pose a threat to system security since group permissions are not properly managed.",
902
+ "severity": "medium"
903
+ },
904
+ {
905
+ "id": "V-48117",
906
+ "title": "The use of FTP must be restricted.",
907
+ "description": "FTP is an insecure protocol that transfers files and credentials in clear text, and can be replaced by using SFTP. However, if FTP is permitted for use in the environment, it is important to ensure that the default \"system\" accounts are not permitted to transfer files via FTP, especially the root role. Consider also adding the names of other privileged or shared accounts that may exist on the system such as user \"oracle\" and the account which the web server process runs under.",
908
+ "severity": "medium"
909
+ },
910
+ {
911
+ "id": "V-48119",
912
+ "title": "There must be no user .rhosts files.",
913
+ "description": "Even though the .rhosts files are ineffective if support is disabled in /etc/pam.conf, they may have been brought over from other systems and could contain information useful to an attacker for those other systems.",
914
+ "severity": "high"
915
+ },
916
+ {
917
+ "id": "V-48121",
918
+ "title": "The system must not allow autologin capabilities from the GNOME desktop.",
919
+ "description": "As automatic logins are a known security risk for other than \"kiosk\" types of systems, GNOME automatic login should be disabled in pam.conf.",
920
+ "severity": "high"
921
+ },
922
+ {
923
+ "id": "V-48123",
924
+ "title": "Permissions on user .netrc files must be 750 or less permissive.",
925
+ "description": ".netrc files may contain unencrypted passwords that can be used to attack other systems.",
926
+ "severity": "medium"
927
+ },
928
+ {
929
+ "id": "V-48125",
930
+ "title": "Unauthorized use of the at or cron capabilities must not be permitted.",
931
+ "description": "On many systems, only the system administrator needs the ability to schedule jobs.\n\nEven though a given user is not listed in the \"cron.allow\" file, cron jobs can still be run as that user. The \"cron.allow\" file only controls administrative access to the \"crontab\" command for scheduling and modifying cron jobs. Much more effective access controls for the cron system can be obtained by using Role-Based Access Controls (RBAC).",
932
+ "severity": "medium"
933
+ },
934
+ {
935
+ "id": "V-48127",
936
+ "title": "Logins to the root account must be restricted to the system console only.",
937
+ "description": "Use an authorized mechanism such as RBAC and the \"su\" command to provide administrative access to unprivileged accounts. These mechanisms provide an audit trail in the event of problems.",
938
+ "severity": "medium"
939
+ },
940
+ {
941
+ "id": "V-48129",
942
+ "title": "Permissions on user . (hidden) files must be 750 or less permissive.",
943
+ "description": "Group-writable or world-writable user configuration files may enable malicious users to steal or modify other users' data or to gain another user's system privileges.",
944
+ "severity": "medium"
945
+ },
946
+ {
947
+ "id": "V-48131",
948
+ "title": "The operating system, upon successful logon, must display to the user the date and time of the last logon (access).",
949
+ "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.",
950
+ "severity": "low"
951
+ },
952
+ {
953
+ "id": "V-48133",
954
+ "title": "Permissions on user home directories must be 750 or less permissive.",
955
+ "description": "Group-writable or world-writable user home directories may enable malicious users to steal or modify other users' data or to gain another user's system privileges.",
956
+ "severity": "medium"
957
+ },
958
+ {
959
+ "id": "V-48135",
960
+ "title": "The operating system must provide the capability for users to directly initiate session lock mechanisms.",
961
+ "description": "A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the system but does not want to log out because of the temporary nature of the absence. \n\nRather than be forced to wait for a period of time to expire before the user session can be locked, the operating system needs to provide users with the ability to manually invoke a session lock so users may secure their account should the need arise for them to temporarily vacate the immediate physical vicinity.",
962
+ "severity": "medium"
963
+ },
964
+ {
965
+ "id": "V-48137",
966
+ "title": "The sticky bit must be set on all world writable directories.",
967
+ "description": "Files in directories that have had the \"sticky bit\" enabled can only be deleted by users that have both write permissions for the directory in which the file resides, as well as ownership of the file or directory, or have sufficient privileges. As this prevents users from overwriting each others' files, whether it be accidental or malicious, it is generally appropriate for most world-writable directories (e.g., /tmp).",
968
+ "severity": "medium"
969
+ },
970
+ {
971
+ "id": "V-48139",
972
+ "title": "The operating system session lock mechanism, when activated on a device with a display screen, must place a publicly viewable pattern onto the associated display, hiding what was previously visible on the screen.",
973
+ "description": "A session time-out lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the system but does not log out because of the temporary nature of the absence. \n\nThe session lock will also include an obfuscation of the display screen to prevent other users from reading what was previously displayed.",
974
+ "severity": "medium"
975
+ },
976
+ {
977
+ "id": "V-48141",
978
+ "title": "The operating system must protect the integrity of transmitted information.",
979
+ "description": "Ensuring the integrity of transmitted information requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
980
+ "severity": "medium"
981
+ },
982
+ {
983
+ "id": "V-48143",
984
+ "title": "The operating system must not allow logins for users with blank passwords.",
985
+ "description": "If the password field is blank and the system does not enforce a policy that passwords are required, it could allow login without proper authentication of a user.",
986
+ "severity": "high"
987
+ },
988
+ {
989
+ "id": "V-48145",
990
+ "title": "The operating system must use cryptographic mechanisms to protect the integrity of audit information.",
991
+ "description": "Protection of audit records and audit data is of critical importance. Cryptographic mechanisms are the industry established standard used to protect the integrity of audit data.",
992
+ "severity": "low"
993
+ },
994
+ {
995
+ "id": "V-48147",
996
+ "title": "The operating system must prevent remote devices that have established a non-remote connection with the system from communicating outside of the communication path with resources in external networks.",
997
+ "description": "This control enhancement is implemented within the remote device (e.g., notebook/laptop computer) via configuration settings not configurable by the user of the device. An example of a non-remote communications path from a remote device is a virtual private network. When a non-remote connection is established using a virtual private network, the configuration settings prevent split-tunneling. Split-tunneling might otherwise be used by remote users to communicate with the information system as an extension of the system and to communicate with local resources, such as a printer or file server. The remote device, when connected by a non-remote connection, becomes an extension of the information system allowing dual communications paths, such as split-tunneling, in effect allowing unauthorized external connections into the system. This is a split-tunneling requirement that can be controlled via the operating system by disabling interfaces.",
998
+ "severity": "medium"
999
+ },
1000
+ {
1001
+ "id": "V-48149",
1002
+ "title": "The operating system must employ cryptographic mechanisms to prevent unauthorized disclosure of information at rest unless otherwise protected by alternative physical measures.",
1003
+ "description": "When data is written to digital media, such as hard drives, mobile computers, external/removable hard drives, personal digital assistants, flash/thumb drives, etc., there is risk of data loss and data compromise. \n\nAn organizational assessment of risk guides the selection of media and associated information contained on the media requiring restricted access. Organizations need to document in policy and procedures the media requiring restricted access, individuals authorized to access the media, and the specific measures taken to restrict access. \n\nFewer protection measures are needed for media containing information determined by the organization to be in the public domain, to be publicly releasable, or to have limited or no adverse impact if accessed by other than authorized personnel. In these situations, it is assumed the physical access controls where the media resides provide adequate protection. \n\nAs part of a defense-in-depth strategy, the organization considers routinely encrypting information at rest on selected secondary storage devices. The employment of cryptography is at the discretion of the information owner/steward. The selection of the cryptographic mechanisms used is based upon maintaining the confidentiality and integrity of the information.",
1004
+ "severity": "low"
1005
+ },
1006
+ {
1007
+ "id": "V-48151",
1008
+ "title": "The operating system must limit the number of concurrent sessions for each account to an organization-defined number of sessions.",
1009
+ "description": "Limiting the number of allowed users and sessions per user can limit risks related to denial of service attacks. The organization may define the maximum number of concurrent sessions for an information system account globally, by account type, by account, or by a combination thereof. \n\nThis requirement addresses concurrent sessions for a single information system account and does not address concurrent sessions by a single user via multiple accounts.",
1010
+ "severity": "low"
1011
+ },
1012
+ {
1013
+ "id": "V-48153",
1014
+ "title": "The operating system must protect the confidentiality and integrity of information at rest.",
1015
+ "description": "When data is written to digital media, such as hard drives, mobile computers, external/removable hard drives, personal digital assistants, flash/thumb drives, etc., there is risk of data loss and data compromise. \n\nAn organizational assessment of risk guides the selection of media and associated information contained on the media requiring restricted access. Organizations need to document in policy and procedures the media requiring restricted access, individuals authorized to access the media, and the specific measures taken to restrict access. \n\nFewer protection measures are needed for media containing information determined by the organization to be in the public domain, to be publicly releasable, or to have limited or no adverse impact if accessed by other than authorized personnel. In these situations, it is assumed the physical access controls where the media resides provide adequate protection. \n\nAs part of a defense-in-depth strategy, the organization considers routinely encrypting information at rest on selected secondary storage devices. The employment of cryptography is at the discretion of the information owner/steward. The selection of the cryptographic mechanisms used is based upon maintaining the confidentiality and integrity of the information.",
1016
+ "severity": "low"
1017
+ },
1018
+ {
1019
+ "id": "V-48155",
1020
+ "title": "The operating system must employ cryptographic mechanisms to protect information in storage.",
1021
+ "description": "When data is written to digital media, such as hard drives, mobile computers, external/removable hard drives, personal digital assistants, flash/thumb drives, etc., there is risk of data loss and data compromise. \n\nAn organizational assessment of risk guides the selection of media and associated information contained on the media requiring restricted access. Organizations need to document in policy and procedures the media requiring restricted access, individuals authorized to access the media, and the specific measures taken to restrict access. \n\nFewer protection measures are needed for media containing information determined by the organization to be in the public domain, to be publicly releasable, or to have limited or no adverse impact if accessed by other than authorized personnel. In these situations, it is assumed the physical access controls where the media resides provide adequate protection. \n\nAs part of a defense-in-depth strategy, the organization considers routinely encrypting information at rest on selected secondary storage devices. The employment of cryptography is at the discretion of the information owner/steward. The selection of the cryptographic mechanisms used is based upon maintaining the confidentiality and integrity of the information.",
1022
+ "severity": "low"
1023
+ },
1024
+ {
1025
+ "id": "V-48157",
1026
+ "title": "The operating system must use cryptographic mechanisms to protect and restrict access to information on portable digital media.",
1027
+ "description": "When data is written to portable digital media, such as thumb drives, floppy diskettes, compact disks, and magnetic tape, etc., there is risk of data loss. \n\nAn organizational assessment of risk guides the selection of media and associated information contained on the media requiring restricted access. \n\nOrganizations need to document in policy and procedures the media requiring restricted access, individuals authorized to access the media, and the specific measures taken to restrict access. Fewer protection measures are needed for media containing information determined by the organization to be in the public domain, to be publicly releasable, or to have limited or no adverse impact if accessed by other than authorized personnel. \n\nIn these situations, it is assumed the physical access controls where the media resides provide adequate protection. The employment of cryptography is at the discretion of the information owner/steward. \n\nWhen the organization has determined the risk warrants it, data written to portable digital media must be encrypted.",
1028
+ "severity": "medium"
1029
+ },
1030
+ {
1031
+ "id": "V-48159",
1032
+ "title": "The operating system must use cryptography to protect the confidentiality of remote access sessions.",
1033
+ "description": "Remote access is any access to an organizational information system by a user (or an information system) communicating through an external, non-organization-controlled network (e.g., the Internet). Examples of remote access methods include dial-up, broadband, and wireless. \n\nUsing cryptography ensures confidentiality of the remote access connections.",
1034
+ "severity": "medium"
1035
+ },
1036
+ {
1037
+ "id": "V-48161",
1038
+ "title": "The operating system must maintain the confidentiality of information during aggregation, packaging, and transformation in preparation for transmission.",
1039
+ "description": "Ensuring that transmitted information remains confidential during aggregation, packaging, and transformation requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1040
+ "severity": "medium"
1041
+ },
1042
+ {
1043
+ "id": "V-48163",
1044
+ "title": "The operating system must employ cryptographic mechanisms to prevent unauthorized disclosure of information during transmission unless otherwise protected by alternative physical measures.",
1045
+ "description": "Ensuring that transmitted information does not become disclosed to unauthorized entities requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1046
+ "severity": "medium"
1047
+ },
1048
+ {
1049
+ "id": "V-48165",
1050
+ "title": "The system must disable directed broadcast packet forwarding.",
1051
+ "description": "This parameter must be disabled to reduce the risk of denial of service attacks.",
1052
+ "severity": "low"
1053
+ },
1054
+ {
1055
+ "id": "V-48167",
1056
+ "title": "The operating system must protect the confidentiality of transmitted information.",
1057
+ "description": "Ensuring the confidentiality of transmitted information requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1058
+ "severity": "medium"
1059
+ },
1060
+ {
1061
+ "id": "V-48169",
1062
+ "title": "The system must not respond to ICMP timestamp requests.",
1063
+ "description": "By accurately determining the system's clock state, an attacker can more effectively attack certain time-based pseudorandom number generators (PRNGs) and the authentication systems that rely on them.",
1064
+ "severity": "low"
1065
+ },
1066
+ {
1067
+ "id": "V-48171",
1068
+ "title": "The operating system must maintain the integrity of information during aggregation, packaging, and transformation in preparation for transmission.",
1069
+ "description": "Ensuring the integrity of transmitted information requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1070
+ "severity": "medium"
1071
+ },
1072
+ {
1073
+ "id": "V-48173",
1074
+ "title": "The system must not respond to ICMP broadcast timestamp requests.",
1075
+ "description": "By accurately determining the system's clock state, an attacker can more effectively attack certain time-based pseudorandom number generators (PRNGs) and the authentication systems that rely on them.",
1076
+ "severity": "low"
1077
+ },
1078
+ {
1079
+ "id": "V-48175",
1080
+ "title": "The operating system must employ cryptographic mechanisms to recognize changes to information during transmission unless otherwise protected by alternative physical measures.",
1081
+ "description": "Ensuring that transmitted information is not altered during transmission requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1082
+ "severity": "medium"
1083
+ },
1084
+ {
1085
+ "id": "V-48177",
1086
+ "title": "The system must not respond to ICMP broadcast netmask requests.",
1087
+ "description": "By determining the netmasks of various computers in your network, an attacker can better map your subnet structure and infer trust relationships.",
1088
+ "severity": "low"
1089
+ },
1090
+ {
1091
+ "id": "V-48179",
1092
+ "title": "The operating system must protect the integrity of transmitted information.",
1093
+ "description": "Ensuring the integrity of transmitted information requires the operating system take feasible measures to employ transmission layer security. This requirement applies to communications across internal and external networks.",
1094
+ "severity": "medium"
1095
+ },
1096
+ {
1097
+ "id": "V-48181",
1098
+ "title": "The system must not respond to broadcast ICMP echo requests.",
1099
+ "description": "ICMP echo requests can be useful for reconnaissance of systems and for denial of service attacks.",
1100
+ "severity": "medium"
1101
+ },
1102
+ {
1103
+ "id": "V-48183",
1104
+ "title": "The operating system must employ FIPS-validate or NSA-approved cryptography to implement digital signatures.",
1105
+ "description": "FIPS 140-2 is the current standard for validating cryptographic modules, and NSA Type-X (where X=1, 2, 3, 4) products are NSA-certified hardware based encryption modules.",
1106
+ "severity": "medium"
1107
+ },
1108
+ {
1109
+ "id": "V-48185",
1110
+ "title": "The system must not respond to multicast echo requests.",
1111
+ "description": "Multicast echo requests can be useful for reconnaissance of systems and for denial of service attacks.",
1112
+ "severity": "low"
1113
+ },
1114
+ {
1115
+ "id": "V-48187",
1116
+ "title": "The operating system must use mechanisms for authentication to a cryptographic module meeting the requirements of applicable federal laws, Executive orders, directives, policies, regulations, standards, and guidance for such authentication.",
1117
+ "description": "Encryption is only as good as the encryption modules utilized. Unapproved cryptographic module algorithms cannot be verified, and cannot be relied upon to provide confidentiality or integrity, and DoD data may be compromised due to weak algorithms. \n\nApplications utilizing encryption are required to use approved encryption modules meeting the requirements of applicable federal laws, Executive orders, directives, policies, regulations, standards, and guidance. \n\nFIPS 140-2 is the current standard for validating cryptographic modules, and NSA Type-X (where X=1, 2, 3, 4) products are NSA-certified hardware based encryption modules.\n\nSatisfies: SRG-OS-000120, SRG-OS-000169",
1118
+ "severity": "medium"
1119
+ },
1120
+ {
1121
+ "id": "V-48189",
1122
+ "title": "The system must ignore ICMP redirect messages.",
1123
+ "description": "Ignoring ICMP redirect messages reduces the likelihood of denial of service attacks.",
1124
+ "severity": "low"
1125
+ },
1126
+ {
1127
+ "id": "V-48191",
1128
+ "title": "The operating system must prevent internal users from sending out packets which attempt to manipulate or spoof invalid IP addresses.",
1129
+ "description": "Manipulation of IP addresses can allow untrusted systems to appear as trusted hosts, bypassing firewall and other security mechanism and resulting in system penetration.",
1130
+ "severity": "medium"
1131
+ },
1132
+ {
1133
+ "id": "V-48193",
1134
+ "title": "The system must set strict multihoming.",
1135
+ "description": "These settings control whether a packet arriving on a non-forwarding interface can be accepted for an IP address that is not explicitly configured on that interface.\n\nThis rule is NA for documented systems that have interfaces that cross strict networking domains (for example, a firewall, a router, or a VPN node).",
1136
+ "severity": "medium"
1137
+ },
1138
+ {
1139
+ "id": "V-48195",
1140
+ "title": "The operating system must terminate all sessions and network connections when non-local maintenance is completed.",
1141
+ "description": "Non-local maintenance and diagnostic activities are those activities conducted by individuals communicating through a network, either an external network (e.g., the Internet) or an internal network. \n\nThe operating system needs to ensure all sessions and network connections are terminated when non-local maintenance is completed.",
1142
+ "severity": "medium"
1143
+ },
1144
+ {
1145
+ "id": "V-48197",
1146
+ "title": "The system must disable ICMP redirect messages.",
1147
+ "description": "A malicious user can exploit the ability of the system to send ICMP redirects by continually sending packets to the system, forcing the system to respond with ICMP redirect messages, resulting in an adverse impact on the CPU performance of the system.",
1148
+ "severity": "low"
1149
+ },
1150
+ {
1151
+ "id": "V-48199",
1152
+ "title": "The FTP service must display the DoD approved system use notification message or banner before granting access to the system.",
1153
+ "description": "Warning messages inform users who are attempting to log in to the system of their legal status regarding the system and must include the name of the organization that owns the system and any monitoring policies that are in place. As implementing a logon banner to deter inappropriate use can provide a foundation for legal action against abuse, this warning content should be set as appropriate.",
1154
+ "severity": "low"
1155
+ },
1156
+ {
1157
+ "id": "V-48201",
1158
+ "title": "The system must disable TCP reverse IP source routing.",
1159
+ "description": "If enabled, reverse IP source routing would allow an attacker to more easily complete a three-way TCP handshake and spoof new connections.",
1160
+ "severity": "low"
1161
+ },
1162
+ {
1163
+ "id": "V-48203",
1164
+ "title": "The GNOME service must display the DoD approved system use notification message or banner before granting access to the system.",
1165
+ "description": "Warning messages inform users who are attempting to log in to the system of their legal status regarding the system and must include the name of the organization that owns the system and any monitoring policies that are in place. As implementing a logon banner to deter inappropriate use can provide a foundation for legal action against abuse, this warning content should be set as appropriate.",
1166
+ "severity": "low"
1167
+ },
1168
+ {
1169
+ "id": "V-48205",
1170
+ "title": "The operating system must display the DoD approved system use notification message or banner for SSH connections.",
1171
+ "description": "Warning messages inform users who are attempting to log in to the system of their legal status regarding the system and must include the name of the organization that owns the system and any monitoring policies that are in place. As implementing a logon banner to deter inappropriate use can provide a foundation for legal action against abuse, this warning content should be set as appropriate.",
1172
+ "severity": "low"
1173
+ },
1174
+ {
1175
+ "id": "V-48207",
1176
+ "title": "The system must set maximum number of half-open TCP connections to 4096.",
1177
+ "description": "This setting controls how many half-open connections can exist for a TCP port.\n\nIt is necessary to control the number of completed connections to the system to provide some protection against denial of service attacks.",
1178
+ "severity": "medium"
1179
+ },
1180
+ {
1181
+ "id": "V-48209",
1182
+ "title": "The operating system must display the DoD approved system use notification message or banner before granting access to the system for general system logons.",
1183
+ "description": "Warning messages inform users who are attempting to log in to the system of their legal status regarding the system and must include the name of the organization that owns the system and any monitoring policies that are in place. As implementing a logon banner to deter inappropriate use can provide a foundation for legal action against abuse, this warning content should be set as appropriate.",
1184
+ "severity": "low"
1185
+ },
1186
+ {
1187
+ "id": "V-48211",
1188
+ "title": "The system must set maximum number of incoming connections to 1024.",
1189
+ "description": "This setting controls the maximum number of incoming connections that can be accepted on a TCP port limiting exposure to denial of service attacks.",
1190
+ "severity": "low"
1191
+ },
1192
+ {
1193
+ "id": "V-48213",
1194
+ "title": "The system must prevent local applications from generating source-routed packets.",
1195
+ "description": "Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures.",
1196
+ "severity": "low"
1197
+ },
1198
+ {
1199
+ "id": "V-48215",
1200
+ "title": "The operating system must enforce requirements for remote connections to the information system.",
1201
+ "description": "Remote access to the system can be limited through the use of the host-based firewall.",
1202
+ "severity": "medium"
1203
+ },
1204
+ {
1205
+ "id": "V-48217",
1206
+ "title": "The system must disable network routing unless required.",
1207
+ "description": "The network routing daemon, in.routed, manages network routing tables. If enabled, it periodically supplies copies of the system's routing tables to any directly connected hosts and networks and picks up routes supplied to it from other networks and hosts.\nRouting Internet Protocol (RIP) is a legacy protocol with a number of security weaknesses, including a lack of authentication, zoning, pruning, etc.",
1208
+ "severity": "medium"
1209
+ },
1210
+ {
1211
+ "id": "V-48219",
1212
+ "title": "The operating system must block both inbound and outbound traffic between instant messaging clients, independently configured by end users and external service providers.",
1213
+ "description": "Proper configuration of the firewall will deny instant messaging clients which will reduce a user's ability to relay sensitive information.",
1214
+ "severity": "medium"
1215
+ },
1216
+ {
1217
+ "id": "V-48221",
1218
+ "title": "The system must implement TCP Wrappers.",
1219
+ "description": "TCP Wrappers is a host-based access control system that allows administrators to control who has access to various network services based on the IP address of the remote end of the connection. TCP Wrappers also provides logging information via syslog about both successful and unsuccessful connections.\n\nTCP Wrappers provides granular control over what services can be accessed over the network. Its logs show attempted access to services from non-authorized systems, which can help identify unauthorized access attempts.",
1220
+ "severity": "low"
1221
+ },
1222
+ {
1223
+ "id": "V-48223",
1224
+ "title": "The operating system must use cryptography to protect the integrity of remote access sessions.",
1225
+ "description": "Proper configuration of the firewall will only allow encrypted, authenticated protocols such as SSHv2 to ensure the integrity of remote access sessions.",
1226
+ "severity": "medium"
1227
+ },
1228
+ {
1229
+ "id": "V-48225",
1230
+ "title": "The operating system must configure the information system to specifically prohibit or restrict the use of organization-defined functions, ports, protocols, and/or services.",
1231
+ "description": "Proper configuration of the firewall will only allow encrypted, authenticated protocols such as SSHv2. Stateful packet filtering and logging shall be enabled.",
1232
+ "severity": "medium"
1233
+ },
1234
+ {
1235
+ "id": "V-48227",
1236
+ "title": "The operating system must disable the use of organization-defined networking protocols within the operating system deemed to be nonsecure except for explicitly identified components in support of specific operational requirements.",
1237
+ "description": "Organization-defined networking protocols can be limited through the use of the host-based firewall.",
1238
+ "severity": "medium"
1239
+ },
1240
+ {
1241
+ "id": "V-48229",
1242
+ "title": "The operating system must implement host-based boundary protection mechanisms for servers, workstations, and mobile devices.",
1243
+ "description": "A host-based boundary protection mechanism is a host-based firewall.",
1244
+ "severity": "medium"
1245
+ },
1246
+ {
1247
+ "id": "V-48231",
1248
+ "title": "The operating system must use organization-defined replay-resistant authentication mechanisms for network access to privileged accounts.",
1249
+ "description": "Non-local maintenance and diagnostic communications often contain sensitive information and must be protected. The security of these remote accesses can be ensured by sending non-local maintenance and diagnostic communications through encrypted channels enforced via firewall configurations.",
1250
+ "severity": "medium"
1251
+ },
1252
+ {
1253
+ "id": "V-48233",
1254
+ "title": "The boundary protection system (firewall) must be configured to only allow encrypted protocols to ensure that passwords are transmitted via encryption.",
1255
+ "description": "Proper configuration of the firewall will only allow encrypted, authenticated protocols such as SSHv2. Stateful packet filtering and logging must also be enabled.",
1256
+ "severity": "medium"
1257
+ },
1258
+ {
1259
+ "id": "V-48235",
1260
+ "title": "The boundary protection system (firewall) must be configured to deny network traffic by default and must allow network traffic by exception (i.e., deny all, permit by exception).",
1261
+ "description": "A firewall that relies on a deny all, permit by exception strategy requires all traffic to have explicit permission before traversing an interface on the host.",
1262
+ "severity": "medium"
1263
+ },
1264
+ {
1265
+ "id": "V-48237",
1266
+ "title": "The operating system must use organization-defined replay-resistant authentication mechanisms for network access to non-privileged accounts.",
1267
+ "description": "Non-local maintenance and diagnostic communications often contain sensitive information and must be protected. The security of these remote accesses can be ensured by sending non-local maintenance and diagnostic communications through encrypted channels enforced via firewall configurations.",
1268
+ "severity": "medium"
1269
+ },
1270
+ {
1271
+ "id": "V-48239",
1272
+ "title": "The operating system must employ strong identification and authentication techniques in the establishment of non-local maintenance and diagnostic sessions.",
1273
+ "description": "Non-local maintenance and diagnostic communications often contain sensitive information and must be protected. The security of these remote accesses can be ensured by sending non-local maintenance and diagnostic communications through encrypted channels enforced via firewall configurations.",
1274
+ "severity": "medium"
1275
+ },
1276
+ {
1277
+ "id": "V-48241",
1278
+ "title": "The operating system must employ cryptographic mechanisms to protect the integrity and confidentiality of non-local maintenance and diagnostic communications.",
1279
+ "description": "Non-local maintenance and diagnostic communications often contain sensitive information and must be protected. This data's integrity and confidentiality can be ensured by sending non-local maintenance and diagnostic communications through encrypted channels enforced via firewall configurations.",
1280
+ "severity": "medium"
1281
+ },
1282
+ {
1283
+ "id": "V-48243",
1284
+ "title": "Systems must employ cryptographic hashes for passwords using the SHA-2 family of algorithms or FIPS 140-2 approved successors.",
1285
+ "description": "Cryptographic hashes provide quick password authentication while not actually storing the password.",
1286
+ "severity": "medium"
1287
+ },
1288
+ {
1289
+ "id": "V-48245",
1290
+ "title": "The system must disable accounts after three consecutive unsuccessful login attempts.",
1291
+ "description": "Allowing continued access to accounts on the system exposes them to brute-force password-guessing attacks.",
1292
+ "severity": "medium"
1293
+ },
1294
+ {
1295
+ "id": "V-49621",
1296
+ "title": "The operating system must configure auditing to reduce the likelihood of storage capacity being exceeded.",
1297
+ "description": "Overflowing the audit storage area can result in a denial of service or system outage.",
1298
+ "severity": "high"
1299
+ },
1300
+ {
1301
+ "id": "V-49625",
1302
+ "title": "The operating system must employ PKI solutions at workstations, servers, or mobile computing devices on the network to create, manage, distribute, use, store, and revoke digital certificates.",
1303
+ "description": "Without the use of PKI systems to manage digital certificates, the operating system or other system components may be unable to securely communicate on a network or reliably verify the identity of a user via digital signatures.",
1304
+ "severity": "medium"
1305
+ },
1306
+ {
1307
+ "id": "V-49635",
1308
+ "title": "The operating system must monitor for unauthorized connections of mobile devices to organizational information systems.",
1309
+ "description": "Mobile devices include portable storage media (e.g., USB memory sticks, external hard disk drives) and portable computing and communications devices with information storage capability (e.g., notebook/laptop computers, personal digital assistants, cellular telephones, digital cameras, audio recording devices). \n\nOrganization-controlled mobile devices include those devices for which the organization has the authority to specify and the ability to enforce specific security requirements.\n\nUsage restrictions and implementation guidance related to mobile devices include configuration management, device identification and authentication, implementation of mandatory protective software (e.g., malicious code detection, firewall), scanning devices for malicious code, updating virus protection software, scanning for critical software updates and patches, conducting primary operating system (and possibly other resident software) integrity checks, and disabling unnecessary hardware (e.g., wireless, infrared).\n\nIn order to detect unauthorized mobile device connections, organizations must first identify and document what mobile devices are authorized.",
1310
+ "severity": "medium"
1311
+ },
1312
+ {
1313
+ "id": "V-59827",
1314
+ "title": "All run control scripts must have mode 0755 or less permissive.",
1315
+ "description": "If the startup files are writable by other users, these users could modify the startup files to insert malicious commands into the startup files.",
1316
+ "severity": "medium"
1317
+ },
1318
+ {
1319
+ "id": "V-59829",
1320
+ "title": "All run control scripts must have no extended ACLs.",
1321
+ "description": "If the startup files are writable by other users, these users could modify the startup files to insert malicious commands into the startup files.",
1322
+ "severity": "medium"
1323
+ },
1324
+ {
1325
+ "id": "V-59831",
1326
+ "title": "Run control scripts executable search paths must contain only authorized paths.",
1327
+ "description": "The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory or other relative paths, executables in these directories may be executed instead of system commands. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, two consecutive colons, or a single period, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
1328
+ "severity": "medium"
1329
+ },
1330
+ {
1331
+ "id": "V-59833",
1332
+ "title": "Run control scripts library search paths must contain only authorized paths.",
1333
+ "description": "The library search path environment variable(s) contain a list of directories for the dynamic linker to search to find libraries. If this path includes the current working directory or other relative paths, libraries in these directories may be loaded instead of system libraries. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, two consecutive colons, or a single period, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
1334
+ "severity": "medium"
1335
+ },
1336
+ {
1337
+ "id": "V-59835",
1338
+ "title": "Run control scripts lists of preloaded libraries must contain only authorized paths.",
1339
+ "description": "The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries to the current working directory that have not been authorized, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with a slash (/) are absolute paths.",
1340
+ "severity": "medium"
1341
+ },
1342
+ {
1343
+ "id": "V-59837",
1344
+ "title": "Run control scripts must not execute world writable programs or scripts.",
1345
+ "description": "World writable files could be modified accidentally or maliciously to compromise system integrity.",
1346
+ "severity": "medium"
1347
+ },
1348
+ {
1349
+ "id": "V-59839",
1350
+ "title": "All system start-up files must be owned by root.",
1351
+ "description": "System start-up files not owned by root could lead to system compromise by allowing malicious users or applications to modify them for unauthorized purposes. This could lead to system and network compromise.",
1352
+ "severity": "medium"
1353
+ },
1354
+ {
1355
+ "id": "V-59841",
1356
+ "title": "All system start-up files must be group-owned by root, sys, or bin.",
1357
+ "description": "If system start-up files do not have a group owner of root or a system group, the files may be modified by malicious users or intruders.",
1358
+ "severity": "medium"
1359
+ },
1360
+ {
1361
+ "id": "V-59843",
1362
+ "title": "System start-up files must only execute programs owned by a privileged UID or an application.",
1363
+ "description": "System start-up files executing programs owned by other than root (or another privileged user) or an application indicates the system may have been compromised.",
1364
+ "severity": "medium"
1365
+ },
1366
+ {
1367
+ "id": "V-61003",
1368
+ "title": "Any X Windows host must write .Xauthority files.",
1369
+ "description": ".Xauthority files ensure the user is authorized to access the specific X Windows host. If .Xauthority files are not used, it may be possible to obtain unauthorized access to the X Windows host.",
1370
+ "severity": "medium"
1371
+ },
1372
+ {
1373
+ "id": "V-61005",
1374
+ "title": "All .Xauthority files must have mode 0600 or less permissive.",
1375
+ "description": ".Xauthority files ensure the user is authorized to access the specific X Windows host. Excessive permissions may permit unauthorized modification of these files, which could lead to Denial of Service to authorized access or allow unauthorized access to be obtained.",
1376
+ "severity": "medium"
1377
+ },
1378
+ {
1379
+ "id": "V-61023",
1380
+ "title": "The .Xauthority files must not have extended ACLs.",
1381
+ "description": ".Xauthority files ensure the user is authorized to access the specific X Windows host. Extended ACLs may permit unauthorized modification of these files, which could lead to Denial of Service to authorized access or allow unauthorized access to be obtained.",
1382
+ "severity": "medium"
1383
+ },
1384
+ {
1385
+ "id": "V-61025",
1386
+ "title": "X displays must not be exported to the world.",
1387
+ "description": "Open X displays allow an attacker to capture keystrokes and to execute commands remotely. Many users have their X Server set to xhost +, permitting access to the X Server by anyone, from anywhere.",
1388
+ "severity": "high"
1389
+ },
1390
+ {
1391
+ "id": "V-61027",
1392
+ "title": ".Xauthority or X*.hosts (or equivalent) file(s) must be used to restrict access to the X server.",
1393
+ "description": "If access to the X server is not restricted, a user's X session may be compromised.",
1394
+ "severity": "medium"
1395
+ },
1396
+ {
1397
+ "id": "V-61029",
1398
+ "title": "The .Xauthority utility must only permit access to authorized hosts.",
1399
+ "description": "If unauthorized clients are permitted access to the X server, a user's X session may be compromised.",
1400
+ "severity": "medium"
1401
+ },
1402
+ {
1403
+ "id": "V-61031",
1404
+ "title": "X Window System connections that are not required must be disabled.",
1405
+ "description": "If unauthorized clients are permitted access to the X server, a user's X session may be compromised.",
1406
+ "severity": "medium"
1407
+ },
1408
+ {
1409
+ "id": "V-71495",
1410
+ "title": "Access to a domain console via telnet must be restricted to the local host.",
1411
+ "description": "Telnet is an insecure protocol.",
1412
+ "severity": "medium"
1413
+ },
1414
+ {
1415
+ "id": "V-71497",
1416
+ "title": "Access to a logical domain console must be restricted to authorized users.",
1417
+ "description": "A logical domain is a discrete, logical grouping with its own operating system, resources, and identity within a single computer system. Access to the logical domain console provides system-level access to the OBP of the domain.",
1418
+ "severity": "medium"
1419
+ },
1420
+ {
1421
+ "id": "V-72827",
1422
+ "title": "Wireless network adapters must be disabled.",
1423
+ "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.",
1424
+ "severity": "medium"
1425
+ }
1426
+ ]
1427
+ }