Security Testing Flashcards

1
Q

what is the difference between white and black box testing?

A

white box: all manufacturers knowledge available

black box: no insider knowledge

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

why should you test?

A

to uncover security-related defects

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

what techniques to test are there?

A
  • creation of input, edge cases, sequence of events

- modification of execution environment

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

what are the levels of vulnerability analysis

A
  • survey
  • analysis
  • focused analysis
  • methodical analysis
  • advanced methodical analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is done in a vulnerability survey?

A
  • survey of public information to determine vulnerabilites in a product
  • only vulnerabilites that are known and easy to find
  • perform own tests assuming basic attack potential
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what is done in a vulnerability analysis?

A
  • Requires functional specification for security mechanisms

- Evaluator performs own tests assuming Basic attack potential

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

how much time does vulnerability analysis consume?

A

In evaluationsoften50% ofeffort

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

what is done in focused vulnerability analysis?

A
  • Requires sourcecode at least for security
    mechanisms
    -Evaluator performs own tests assuming Enhanced-Basic attack potential
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is done in methodical vulnerability analysis?

A
  • Same prerequisites as focused vulnerability analysis

- Evaluator performs own tests assuming Moderate attack potential

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

what is done in advanced methodical vulnerability analysis?

A

-Evaluator performs own tests assuming High attack potential

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