Software Testing and Acceptance Flashcards

1
Q

Bug triage - DREAD

A

Assign 1 -10 on each parameter of DREAD to compare bugs
Risk = Impact (Damage, Affected Users)x Probability (Reproducibility, exploitability, Discoverability).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DREAD

A

Damage: Damage needs to be assessed in terms of confidentiality, integrity, and availability.
Reproducibility: easily reproducible via say scripts..?
Exploitability: How difficult is it to use the vulnerability to affect the attack?
Affected Users: How large is the user base affected?
Discoverability: Easily detected?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

MITR CVSS metrics to assign a score to a vulnerability

A

Base Metrics:
Exploitability/Probability:
1. Attack vector
2. Attack complexity
3. elevation of privilege required?
4. User interaction
Impact:
Confidentiality, Integrity, availability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Addition of situation/environment to the base MITRE CVSS to allow situational customization of the CVSS score, making it more meaningful for enterprises to use.

A

Temporal metric grp represents how the risk can change over time:
1. Exploit Code Maturity
2. Remediation Level
3. Report Confidence

Environmental metric grp represents characteristics of the vulnerability that may change from system to system based on defenses and system design:
Confidentiality requirement, Integrity requirement, availability requirement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly