subject

Securing Windows networks and systems requires recognizing potential vulnerabilities and selecting the best control to address that vulnerability. As a security administrator working for Quality Windows Limited, you have been instructed to ensure that Windows authentication, networking, and data access are hardened. This will help to provide a high level of security. You can select from a short list of security controls. For each security policy statement listed below, select an appropriate hardening technique to meet the requirements of the security policy statement. Provide rationale for each selection. Select from these hardening techniques:Place a firewall between the Internet and your Web server. Place a firewall between your Web server and your internal network. Enforce password complexity. Implement Kerberos authentication for all internal servers. Run weekly update checks for all software to ensure the latest patches have been applied. Create a set of new user accounts with administrator privileges and disable all administrative-level user accounts. Require all personnel attend a lunch and learn session on updated network security policies. Security policy statements:Previous attempts to protect user accounts have resulted in users writing long passwords down and placing them near their workstations. Users should not write down passwords or create passwords that attackers could easily guess. Every user, regardless of role, must have at least one unique user account. A user who operates in multiple roles may have multiple unique user accounts. Users should use the account for its intended role only. Anonymous users of the Ken 7 Web application should only be able to access servers located in the demilitarized zone (DMZ). No anonymous Web application users should be able to access any protected resources in the Ken 7 infrastructure. To protect servers from attack, each server should authenticate connections based on the source computer and user. Passwords should not be words found in the dictionary.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 22:50
What is an rss reader used for? for creating a user account on a social new site
Answers: 2
question
Computers and Technology, 24.06.2019 11:00
Need fast im timed in a paragraph of 125 words, explain at least three ways that engineers explore possible solutions in their projects.
Answers: 2
question
Computers and Technology, 24.06.2019 21:40
Assume you need to test a function named inorder. the function inorder receives three int arguments and returns true if and only if the arguments are in non-decreasing order: that is, the second argument is not < the first and the third is not < the second. write the definition of driver function testinorder whose job it is to determine whether inorder is correct. so testinorder returns true if inorder is correct and returns false otherwise. for the purposes of this exercise, assume inorder is an expensive function call, so call it as few times as possible!
Answers: 1
question
Computers and Technology, 25.06.2019 05:10
Assume that two parallel arrays have been declared and initialized: healthoption an array of type char that contains letter codes for different healthcare options and annual cost an array of type int. the i-th element of annual cost indicates the annual cost of the i-th element of healthoption. in addition, there is an char variable, best2.write the code necessary to assign to best2 the health option with the lower annual cost, considering only the first two healthcare options. thus, if the values of healthoption are 'b', 'q', 'w', 'z' and the values of annualcost are 8430, 9400, 7050, 6400 your code would assign 'b' to best2 because 8430 is less than 9400 and is associated with 'b' in the parallel array. (we ignore 'w' and 'z' because we are considering only the first two options.)
Answers: 1
You know the right answer?
Securing Windows networks and systems requires recognizing potential vulnerabilities and selecting t...
Questions
Questions on the website: 13722360