subject

Given the data below that was collected during a risk identification and assessment initiative, answer the questions below. Asset ID Information Asset Asset Weighted Score
A Internet Gateway Network 50
Component
B e-commerce web server 80
An evaluation of the provided asset vulnerabilities results in:
Asset A: This is a network component that has two vulnerabilities. The first vulnerability involves a traffic overflow condition with a likelihood of 0.2 with a current control to address 40% of its risk. The second vulnerability involves a DoS attack likelihood of 0.4 with a current control to address 90 % of its risk.
Asset B: This is a web server that deals with e-commerce transactions. It has one vulnerability with a likelihood of 0.25 with a current control to address 60 % of its risk.
Let: Like=Likelyhood
AWScore=Asset
Weighted Score Control=Current Control Assumption= (1 - decimal value of the % Accuracy of Assumptions) IE: (1-6) or 4 Risk Rating = (AWScore *Like) - (AWScore*Like) *Control) + ((AWScore *Like) *Assumption) It is estimated that Assumptions and data on all assets are 80 % accurate.
a. Compute the relative risk ratings for each asset/vulnerability pair. Show your work.
b. Which asset/vulnerability needs to be examined first for implementing an additional control?
c. Which asset/vulnerabilities have residual risk?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
For her science class, elaine is creating a presentation on weather in the united states. she wants to make the presentation beautiful and interesting by drawing simple cloud or wave shapes. which is the best way for elaine to draw these shapes?
Answers: 1
question
Computers and Technology, 23.06.2019 01:50
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
What is the main benefit of minimizing the ribbon in word? more options will be accessible through customized keystrokes. more of the document will be viewable without needing to scroll. fewer controls will be accessible to the user by using the mouse. fewer editing options will be available without entering a password.
Answers: 1
You know the right answer?
Given the data below that was collected during a risk identification and assessment initiative, answ...
Questions
question
English, 11.10.2020 17:01
question
Chemistry, 11.10.2020 17:01
question
Chemistry, 11.10.2020 17:01
question
Biology, 11.10.2020 17:01