Vulnerability Analysis Flashcards

1
Q

What is vulnerability analysis?

A

The process of identifying, quantifying, and prioritizing security weaknesses in a system.

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

What is a zero-day vulnerability?

A

A software vulnerability unknown to the vendor, with no existing patch, making it vulnerable to exploitation.

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

What is CVE?

A

Common Vulnerabilities and Exposures (CVE) is a database of publicly known information security vulnerabilities and exposures.

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

What is the purpose of a vulnerability scanner?

A

To automate the identification of security vulnerabilities in systems, networks, and applications.

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

What is the difference between a vulnerability and an exploit?

A

A vulnerability is a weakness in a system; an exploit is the action that takes advantage of the vulnerability.

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

What is a patch?

A

A software update designed to fix vulnerabilities, bugs, or enhance security.

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

What is a security misconfiguration?

A

A vulnerability caused by incorrect system or application settings that expose the system to risk.

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

What is OWASP?

A

The Open Web Application Security Project (OWASP) is a nonprofit foundation focused on improving the security of software.

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

What is a buffer overflow?

A

What is a buffer overflow?

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

What is penetration testing?

A

A simulated attack on a system, network, or application to find vulnerabilities that could be exploited.

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

What is privilege escalation in vulnerability analysis?

A

A situation where a user exploits a vulnerability to gain elevated access to resources that should be unavailable.

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

What is the CVSS score?

A

The Common Vulnerability Scoring System (CVSS) is a standard method for assessing the severity of security vulnerabilities.

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