156k views
1 vote
Imagine you are a security engineer and have analyzed a software platform / app and uncovered a security vulnerability.

Your analysis has concluded following aspects --
-- The vulnerability can be discovered through some reasonably simple network data analysis / traces, diagnostics
-- if exploited, it could affect some users but not all
-- it is not too difficult to exploit it as some malware / attack scripts may already exist
-- it can be reproduced / replicated with reasonable steps to show that it is real and can happen
-- the damage maybe to user data but not necessarily entire system wide

Answer the following --
1) With this assessment, determine Risk score of this scenarios.
2) Write down specifically how you arrived at the Risk score

User Virtuozzo
by
8.4k points

1 Answer

6 votes

Final answer:

The risk score of the scenario can be determined by considering factors such as the likelihood of exploitation, impact on users, and ease of reproduction. Assign numerical values to each factor and calculate the overall score.

Step-by-step explanation:

1) The risk score of this scenario can be determined by considering different factors such as the likelihood of the vulnerability being exploited, the potential impact on affected users, and the ease of reproducing the vulnerability. Based on the information provided, the risk score can be assessed as moderate to high.

2) To arrive at the risk score, you can assign a numerical value to each factor and calculate the overall score. For example:

  • Likelihood of exploitation: 7
  • Potential impact: 8
  • Ease of reproduction: 6

By averaging these scores, you can determine the risk score for this scenario.

User Niemah
by
8.3k points