Authentication and Security Tools

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

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:59 AM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

44 Terms

1
New cards

AAA

Authentication, Authorization, and Accounting (AAA) - Security framework that verifies identity, determines permissions, and logs user activity. (Think: Verify → Allow → Log.)

2
New cards

MFA

Multi-Factor Authentication (MFA) - Authentication requiring two or more different factors (something you know, have, or are). (Think: More than one factor.)

3
New cards
4
New cards

PAP

Password Authentication Protocol (PAP) - Authentication protocol that sends passwords in plaintext. Insecure and rarely used today. (Think: Plaintext Passwords.)

5
New cards

CHAP

Challenge-Handshake Authentication Protocol (CHAP) - Uses a challenge-response process to authenticate users without sending passwords in plaintext. (Think: Challenge authentication.)

6
New cards

MS-CHAP

Microsoft Challenge-Handshake Authentication Protocol (MS-CHAP) - Microsoft's version of CHAP used primarily in Windows environments. (Think: Windows CHAP.)

7
New cards

RADIUS

Remote Authentication Dial-In User Service (RADIUS) - Centralized AAA protocol commonly used for VPNs and enterprise Wi-Fi authentication (802.1X). (Think: Wi-Fi/VPN authentication.)

8
New cards

TACACS+

Terminal Access Controller Access-Control System Plus (TACACS+) - Cisco AAA protocol that provides centralized authentication for network administrators and devices. (Think: Admin logins.)

9
New cards
10
New cards

DAC

Discretionary Access Control (DAC) - Resource owners decide who can access their resources. (Think: Owner decides.)

11
New cards

MAC

Mandatory Access Control (MAC) - Access determined by security labels assigned by the system. Common in military/government environments. (Think: Labels decide.)

12
New cards

RBAC

Role-Based Access Control (RBAC) - Permissions are assigned based on a user's job role. (Think: Role decides.)

13
New cards

ABAC

Attribute-Based Access Control (ABAC) - Permissions are based on multiple attributes such as role, location, department, device, and time of day. (Think: Many factors decide.)

14
New cards
15
New cards

IDS

Intrusion Detection System (IDS) - Monitors network traffic for suspicious activity and generates alerts but does not block attacks. (Think: Detect only.)

16
New cards

IPS

Intrusion Prevention System (IPS) - Monitors network traffic and automatically blocks malicious activity. (Think: Detect + Prevent.)

17
New cards
18
New cards

SIEM

Security Information and Event Management (SIEM) - Collects, correlates, analyzes, and stores security logs from multiple systems for monitoring and incident detection. (Think: Logs.)

19
New cards

SOAR

Security Orchestration, Automation, and Response (SOAR) - Automates security workflows and incident response using information from SIEM and other tools. (Think: Automated SOC.)

20
New cards
21
New cards

EDR

Endpoint Detection and Response (EDR) - Monitors endpoints for suspicious behavior and enables rapid detection and response to threats. (Think: Endpoint security.)

22
New cards

XDR

Extended Detection and Response (XDR) - Extends EDR by correlating threat data across endpoints, email, cloud, networks, and servers. (Think: EDR for everything.)

23
New cards
24
New cards

AV

Antivirus (AV) - Detects, quarantines, and removes malware from systems. (Think: Malware protection.)

25
New cards
26
New cards

NGFW

Next-Generation Firewall (NGFW) - Firewall that includes deep packet inspection, application awareness, intrusion prevention, and advanced filtering. (Think: Smart firewall.)

27
New cards
28
New cards

UTM

Unified Threat Management (UTM) - All-in-one security appliance combining firewall, antivirus, intrusion prevention, VPN, web filtering, spam filtering, and more. (Think: Security Swiss Army knife.)

29
New cards
30
New cards

WAF

Web Application Firewall (WAF) - Protects web applications from attacks such as SQL injection and cross-site scripting (XSS). (Think: Protects websites.)

31
New cards
32
New cards

NAC

Network Access Control (NAC) - Restricts devices from accessing a network until they meet security requirements such as antivirus updates or patches. (Think: Checks device health before allowing access.)

33
New cards
34
New cards

DLP

Data Loss Prevention (DLP) - Detects and prevents unauthorized transmission of sensitive information. (Think: Stops data leaks.)

35
New cards
36
New cards

CASB

Cloud Access Security Broker (CASB) - Security solution that sits between users and cloud services to enforce security policies. (Think: Cloud security gatekeeper.)

37
New cards
38
New cards

MDM

Mobile Device Management (MDM) - Manages and secures mobile devices through centralized policies. (Think: Company phones.)

39
New cards
40
New cards

IAM

Identity and Access Management (IAM) - Framework for managing digital identities, authentication, authorization, and user access throughout an organization. (Think: Managing user identities.)

41
New cards
42
New cards

SSO

Single Sign-On (SSO) - Allows users to authenticate once and access multiple applications without signing in again. (Think: One login for everything.)

43
New cards
44
New cards

FIDO

Fast Identity Online (FIDO) - Authentication standard supporting strong passwordless authentication using security keys or biometrics. (Think: Passwordless login.)