4.3 - CompTIA Security+

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:19 AM on 10/27/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

33 Terms

1
New cards

Vulnerability scan

Examinations of a particular system (e.g., port, device, application) to check for exploitable security flaws.

2
New cards

Application security

Measures and practices designed to protect applications from threats throughout their lifecycle, including secure coding practices, regular code reviews, and deployment of security tools to identify vulnerabilities.

3
New cards

Static analysis

A method of debugging by examining the source code before a program is run, which helps identify potential vulnerabilities and code quality issues without executing the code.

4
New cards

Dynamic analysis

A technique that involves taking random input and placing it into an application to analyze behavior during its execution.

5
New cards

Package monitoring

Techniques and tools designed to mitigate risks from application vulnerabilities in third-party code, such as libraries and dependencies.

6
New cards

Threat feed

An automated stream of information about potential threats and vulnerabilities, including malware signatures, phishing URLs, and exploits, enabling organizations to proactively defend against cyber threats.

7
New cards

Open-source intelligence (OSINT)

Gathering and analyzing publicly available information to identify potential security threats.

8
New cards

Proprietary/closed

Software code or security research that remains in the ownership of the developer and may only be used under permitted license conditions.

9
New cards

Information-sharing organizations

Collaborative groups that exchange data about emerging cybersecurity threats and vulnerabilities.

10
New cards

Dark web

A part of the internet that is not indexed by search engines and is only accessible via specialized software (Tor Browser), typically associated with illegal activity/cybercrime.

11
New cards

Penetration testing

A simulation of a cyber attack on a system, designed to identify and exploit vulnerabilities to enhance security measures.

12
New cards

Responsible disclosure program

A process that allows researchers and reviewers to safely disclose vulnerabilities to a software developer.

13
New cards

Bug bounty

A reward scheme operated by software and web services vendors for reporting vulnerabilities.

14
New cards

System/process audit

An audit process with a wide scope, including assessment of supply chain, configuration, support, monitoring, and cybersecurity factors.

15
New cards

False positive

An instance where a security software/analysis marks a threat that is actually harmless.

16
New cards

False negative

An instance where security software/analysis marks a threat harmless when it is actually harmful.

17
New cards

Threat prioritization

In cybersecurity, it is crucial to prioritize threats based on their potential impact and likelihood of occurrence to effectively allocate resources and manage risks.

18
New cards

Common Vulnerability Scoring System (CVSS)

A scoring system, provided by NIST, that is used to rank the severity of security vulnerabilities from 0-10.

19
New cards

Common Vulnerability Enumeration (CVE)

A standardized system that provides a reference method for publicly known information security vulnerabilities.

20
New cards

Vulnerability classification

Categorizing vulnerabilities based on their characteristics, such as the type of system or application affected, the nature of the vulnerability, or the potential impact.

21
New cards

Exposure factor

In risk calculation, the percentage of an asset's value that would be lost during a security incident or disaster scenario.

22
New cards

Environmental variables

In vulnerability assessment, factors or metrics due to local network or host configuration that increase or decrease the base likelihood and impact risk level.

23
New cards

Risk tolerance

The acceptable level of risk that an organization is willing to take on in pursuit of its objectives.

24
New cards

Patching

The process of applying updates to software or systems to address known vulnerabilities, thereby minimizing potential risks.

25
New cards

Cybersecurity insurance

Financial protection against losses that occur due to security vulnerabilities.

26
New cards

Segmentation

Dividing a network into separate pieces to contain potential security breaches.

27
New cards

Compensating controls

Measures put in place to mitigate the risk of a vulnerability when security teams cannot directly eliminate it or when direct remediation is not immediately possible.

28
New cards

Exceptions and exemptions

Conditions under which certain policies or procedures may not apply, allowing for flexibility in security protocols while still maintaining an acceptable level of risk management.

29
New cards

Validation of remediation

The process of assessing implemented security controls to ensure they are effective in mitigating identified vulnerabilities and that any compensating controls are functioning as intended.

30
New cards

Re-scanning

Performing additional vulnerability scans after remediation actions have been implemented.

31
New cards

Audit

In-depth examination of the remediation process/review of the steps taken to address the vulnerability.

32
New cards

Verification

Confirming the results of remediation actions - this involves manual checks, automated testing, or system log review.

33
New cards

Vulnerability report

A document that highlights the existing vulnerabilities and ranks them based on their severity and potential impact on the organization's assets, enabling management to prioritize remediation efforts effectively.