Description:
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.
Two types of testing methodologies:
Examples of proprietary methodologies:
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.
Examples of open source methodologies:
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.
IBM:
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.
McAfee Foundstone:
Used over a lengthier period of time to ensure a more encompassing vulnerability analysis. Provides guides to client enterprises.
side-note: non-generic malicious code has a real good chance of slipping through any antivirus software (that Ermin’s heard of thus far).
EC-Council LPT:
EC-Council LPT is a comprehinsive auditing framework.
OWASP (Open Web Application Security Project):
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.
OSSTMM (Open Source Security Testing Methodology Manual):
OSSTMM is a standard set of pentesting tests.
ISSAF (Information System Security Assessment Framework):
Provides the user with information on how to conduct penetration tests.
In essence, an instruction manual.
NIST (National Institute of Standards and Technology):
Federal technology agency which works with the industry in order to keep pace with current technology and threats.