Security Testing Methodologies Flashcards

1
Q

Description:

A

Simplified explanation: a way of finding vulnerabilities and patching them later on.
- - - - - - - - - - - - - - - -
Security testing methodology is an approach which attempts to find vulnerabilities in the system’s security mechanisms. The goal is to enable the system administrators to protect the data and information by applying appropriate security controls.

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

Two types of testing methodologies:

A
  1. Proprietary methodologies
  2. Open source methodologies
    - open source does not necessarily mean it is free of charge, it just means that the code is open source
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Examples of proprietary methodologies:

A
  • IBM
  • McAfee Foundstone
  • EC-Council LPT

All are very similar and generally operate in a similar way, but depending on the situation, one may be more suited than another.
This isn’t crucial information for the certification, but it’s good to be familiar with these programs in the long run.

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

Examples of open source methodologies:

A
  • OWASP (Open Web Application Security Project)
  • OSSTMM (Open Source Security Testing Methodology Manual)
  • ISSAF (Information System Security Assessment Framework)
  • NIST (National Institute of Standards and Technology)

All are very similar and generally operate in a similar way, but depending on the situation, one may be more suited than another.
This isn’t crucial information for the certification, but it’s good to be familiar with these programs in the long run.

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

IBM:

A

IBM is generally used by mid-sized companies. Provides fairly quick results and can patch most known vulnerabilities. Not the most thorough option, but it reduces a pretty hefty amount of risk for the time it takes.

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

McAfee Foundstone:

A

Used over a lengthier period of time to ensure a more encompassing vulnerability analysis. Provides guides to client enterprises.

  • anything that’s not generic and has been custom made has a very good chance of slipping through McAfee software.

side-note: non-generic malicious code has a real good chance of slipping through any antivirus software (that Ermin’s heard of thus far).

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

EC-Council LPT:

A

EC-Council LPT is a comprehinsive auditing framework.

  • widely accepted by the industry. They is big boys.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

OWASP (Open Web Application Security Project):

A

Great for developers, system architects, anybody who’s working in any sort of coding or creating any sort of an application.
It provides free automated tests that you can perform on the spot without too hassle.

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

OSSTMM (Open Source Security Testing Methodology Manual):

A

OSSTMM is a standard set of pentesting tests.

  • It was an attempt to standardize penetration testing and make it consistent across the board.
  • It is entirely peer-review and open-source.
  • It’s become a leading industry standard, providing the most consistent and accurate results of all the methodologies mentioned here.
  • It was compiled by Pete Herzog.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ISSAF (Information System Security Assessment Framework):

A

Provides the user with information on how to conduct penetration tests.
In essence, an instruction manual.

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

NIST (National Institute of Standards and Technology):

A

Federal technology agency which works with the industry in order to keep pace with current technology and threats.

  • Provides a lot of standards, and dictates a bit of what must be complied with.
  • Does a lot of research and publishes their findings freely, saving you a lot of time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly