A security program manager wants to actively test the security posture of a system. The system is not yet in production and has no uptime requirement or active user base.Which of the following methods will produce a report which shows vulnerabilities that were actually exploited?

A. Peer review
B. Component testing
C. Penetration testing
D. Vulnerability testing


Answer: C. Penetration testing

Computer Science & Information Technology

You might also like to view...

What do the letters of the su command stand for? (Hint: It is not Superuser.) What can you do using su besides give yourself root privileges? How would you log in as Zach if you did not know his password but knew the root pass- word? How would you establish the same environment that Zach has when he first logs in?

What will be an ideal response?

Computer Science & Information Technology

Create the user interface for the US State Facts application. The detailed description of this application can be found in Exercise 29.12. The design for the two pages for this application is displayed in Fig. 30.24. You will develop this application over this and the next two tutorials, so you do not yet have the state names, images and information from the database. To help you to better understand what you are setting out to do, Figure 30.25 shows a test-drive-like full final screen output.





a) Copying the template to your working directory. Copy the C:Examples Tutorial30ExercisesStateFacts directory to the C:SimplyJava directory.

b) Opening the states.jsp template file. Open the states.jsp file in your text editor. c) Setting the title of states.jsp. Add a title element to set the JSP’s title to “State

List.”

d) Adding an h1 header element to states.jsp. Add an h1 header element that dis- plays “States.”

e) Adding a form to states.jsp. Add an HTML form element.

f) Adding a paragraph to states.jsp. Within the form element, add a paragraph that displays the instruction “Select a state from the list and click the button to view facts about that state.”

g) Adding a menu control to states.jsp. Within the form element, add a select ele- ment. The name attribute for the

Computer Science & Information Technology

________ is a more efficient way to start a report, although Design view does offer you more control as you create your report

A) Layout view B) The Report Wizard C) Form view D) Table view

Computer Science & Information Technology

Microsoft Hyper-V Server 2016 is a free download with no licensing costs that allows you to make a server a Hyper-V virtualization server.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology