Interview

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/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:34 AM on 11/6/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

CIA Triad

A model for understanding the three core principles of cybersecurity: Confidentiality, Integrity, and Availability.

2
New cards

Confidentiality

Protecting information from unauthorized access.

3
New cards

Integrity

Ensuring the accuracy and trustworthiness of data.

4
New cards

Availability

Guaranteeing that data and systems are accessible when needed.

5
New cards

Defense-in-Depth

A multi-layered approach to security that employs multiple strategies to protect data and resources.

6
New cards

Zero Trust Architecture

A security model requiring strict verification for all users, even those inside the network.

7
New cards

NIST Cybersecurity Framework

Guidelines developed to help organizations manage and reduce cybersecurity risks.

8
New cards

ISO/IEC 27001

International standard for managing information security, defining requirements for an Information Security Management System (ISMS).

9
New cards

OWASP Top 10

A list of the most critical web application security risks published by the Open Web Application Security Project.

10
New cards

Injection

Flaws allowing untrusted data to execute commands or queries, such as SQL injection.

11
New cards

Heuristic Analysis

A method of detecting malware based on common suspicious characteristics rather than specific signatures.

12
New cards

Behavioral Analysis

A monitoring method that flags files as malware if they behave suspiciously on the system.

13
New cards

Sandboxing

Running files in an isolated virtual environment to observe behavior before execution.

14
New cards

SHA-256

A secure hashing algorithm that produces a 256-bit hash value, used for data security and integrity verification.

15
New cards

Get-Service

A PowerShell command that lists all services and their status.

16
New cards

Get-Process

A PowerShell command that shows all running processes on a system.

17
New cards

netstat -ano

A Command Prompt command that displays active network connections and listening ports.

18
New cards

Anomaly Detection in Network Traffic

Machine learning models that analyze network traffic to detect unusual patterns indicating possible attacks.

19
New cards

Phishing Detection

AI algorithms that analyze email patterns to identify potential phishing attempts.

20
New cards

Malware Classification

AI techniques that analyze attributes of malware to categorize and respond to new strains.

21
New cards

Behavioral Biometrics for Authentication

ML models that learn user interaction patterns to verify identity.