SEC+ personal flashcard

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

1/56

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:25 PM on 6/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

57 Terms

1
New cards

physical control

Measures to protect assets using physical barriers like locks fencing and guards

2
New cards

operational control

Security measures implemented by people such as training and incident response plans

3
New cards

managerial control

Administrative policies and guidelines directing an organization's overall security stance

4
New cards

DKIM

Cryptographic authentication method that verifies emails were sent by the actual domain owner

5
New cards

SPF

Email authentication protocol listing authorized IP addresses allowed to send mail for a domain

6
New cards

DMARC

Policy framework using SPF and DKIM to determine email authenticity and handle failures

7
New cards

NDA

Legal contract binding parties to keep confidential information secret

8
New cards

MOU

Formal agreement between parties outlining a shared intent and mutual goals without legal bonding

9
New cards

MOA

Document describing specific cooperative activities and financial commitments between parties

10
New cards

MSA

Master contract governing future transactions and defining overall terms of a business relationship

11
New cards

SOW

Detailed document specifying work requirements deliverables and timelines for a project

12
New cards

SLA

Agreement defining expected service levels performance metrics and penalties for non-compliance

13
New cards

BPA

Legal agreement between business partners detailing responsibilities profit sharing and operations

14
New cards

continuous integration

Development practice of frequently merging code changes into a central repository

15
New cards

escalation

Process of routing a security incident to higher authorities or specialists

16
New cards

WPA 3

Latest Wi-Fi security standard featuring improved encryption and protection against brute-force attacks

17
New cards

802.1X

Network authentication standard that restricts unauthorized devices from connecting to a LAN

18
New cards

configuration enforcement

Process of ensuring systems maintain adherence to defined secure baselines

19
New cards

enumeration

Attacker technique used to gather detailed network information like usernames and open shares

20
New cards

security awareness campaign

Program designed to educate employees about cyber threats and safe computing habits

21
New cards

replay attack

Cyberattack where valid data transmission is maliciously repeated or delayed

22
New cards

compliance vaulting

Secure archiving of data to meet regulatory retention and legal requirements

23
New cards

SCAP

Suite of specifications for standardizing flaws and configuration security management

24
New cards

RTOS

Operating system designed to process data and events in real-time with precise timing

25
New cards

CRL

List of digital certificates that have been revoked by the issuing authority before expiration

26
New cards

SASE

Architecture combining network security functions with WAN capabilities delivered as a cloud service

27
New cards

CYOD

Policy allowing employees to choose an approved device from a company-provided list

28
New cards

COPE

Corporate policy where the company owns the device but allows employees personal use

29
New cards

SCADA

Industrial control system architecture used to monitor and operate high-level processes

30
New cards

HTTP: TCP/80

Unencrypted web traffic protocol operating over TCP port 80

31
New cards

HTTPS: TCP/443

Encrypted web traffic protocol using SSL/TLS operating over TCP port 443

32
New cards

Secure Terminal: TCP/22

Secure Shell protocol for encrypted remote access operating over TCP port 22

33
New cards

application layer/management

Network segment handling software interaction and system administration

34
New cards

FIM (File Integrity)

Detects unauthorized file changes in critical system or application files

35
New cards

Endpoint DLP

Prevents data loss from user devices by monitoring data in use in RAM USB or clipboard

36
New cards

Network DLP

Blocks sensitive data traversing the network by inspecting data in motion

37
New cards

Server DLP

Protects stored sensitive data on servers by scanning data at rest

38
New cards

Cloud DLP

Protects data in cloud apps by monitoring cloud application traffic

39
New cards

Email DLP

Blocks sensitive data in inbound or outbound email at the gateway or cloud level

40
New cards

USB Blocking

Endpoint agent feature preventing data exfiltration or malware via USB storage

41
New cards

Data Plane (Forwarding Plane)

Network device component responsible for forwarding packets based on rules

42
New cards

Control Plane

Network device component making routing decisions and populating the Data Plane

43
New cards

Management Plane

Network device interface used for system configuration monitoring and administration

44
New cards

PEP (Policy Enforcement Point)

Security component inspecting every packet entering or leaving a zone like a bouncer

45
New cards

PDP (Policy Decision Point)

The brain making access decisions based on user role device type and factors

46
New cards

PA (Policy Administrator)

Component that issues time-limited access tokens for user access

47
New cards

Mandatory Access Control (MAC)

OS-enforced access restriction based on security labels like Secret or Top Secret

48
New cards

Discretionary Access Control (DAC)

Access model where the data owner decides who gets access permissions

49
New cards

Role-Based Access Control (RBAC)

Access permissions granted based on job functions like Manager or Team Lead

50
New cards

Rule-Based Access Control

System-enforced access model based on specific pre-defined rules

51
New cards

Attribute-Based Access Control (ABAC)

Dynamic access control evaluating multiple user resource and environmental attributes

52
New cards

SIEM

Centralized platform for log aggregation correlation and security data analysis via Syslog or API

53
New cards

Anti-Virus/Malware

Software detecting malicious programs using signature and behavioral detection

54
New cards

DLP

Prevents data exfiltration using content inspection techniques like regex and fingerprinting

55
New cards

SNMP

Device monitoring protocol utilizing polling and traps over UDP ports 161 and 162

56
New cards

NetFlow

Traffic flow analysis tool providing flow-based network statistics over UDP

57
New cards

Vulnerability Scanner

Tool identifying security weaknesses via port scanning and vulnerability signatures