CyberNotes 2024

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

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:14 PM on 11/25/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

Authorization

The process of determining the least amount of access required by users.

2
New cards

Access Control

Methods used to manage who can access and use resources in a system.

3
New cards

CRUD

Create, Read, Update, Delete - basic operations for managing data.

4
New cards

DAC

Discretionary Access Control - users have the ability to control access to their own data.

5
New cards

MAC

Mandatory Access Control - access rights are regulated by a central authority based on multiple levels of security.

6
New cards

RBAC

Role-Based Access Control - access rights are assigned based on roles within an organization.

7
New cards

Private Cloud

A cloud computing environment managed by a single organization.

8
New cards

Public Cloud

Cloud services available for public use.

9
New cards

Hybrid Cloud

A combination of private and public cloud infrastructures.

10
New cards

IaaS

Infrastructure as a Service - provides virtualized computing resources over the internet.

11
New cards

PaaS

Platform as a Service - a platform allowing customers to develop, run, and manage applications.

12
New cards

SaaS

Software as a Service - software that is hosted in the cloud and accessed via the internet.

13
New cards

Cryptography

The practice of securing information by transforming it into an unreadable format.

14
New cards

Plaintext

Unencrypted text or information that is easy to read.

15
New cards

Ciphertext

Text that has been encrypted, making it unreadable without decryption.

16
New cards

Symmetric Key Cryptography

Encryption method using the same key for both encryption and decryption.

17
New cards

Asymmetric Key Cryptography

Encryption method using a different key for encryption and decryption.

18
New cards

Hash Function

A function that transforms data into a fixed-size string of characters, which is typically a hash value.

19
New cards

Malware

Malicious software designed to harm, exploit, or otherwise compromise computers.

20
New cards

Phishing

Fraudulent attempts to obtain sensitive information by disguising as a trustworthy entity.

21
New cards

Ransomware

Malware that encrypts a user's files and demands payment for the decryption key.

22
New cards

Botnets

Networks of bots, used collectively to perform unauthorized tasks.

23
New cards

SQL Injection

A method of attack that allows an attacker to execute arbitrary SQL code on a database.

24
New cards

Denial of Service (DoS)

An attack intended to shut down a machine or network, making it inaccessible to users.

25
New cards

Keylogger

A type of software or hardware that records keystrokes made by a user.

26
New cards

Rootkit

Malware designed to gain unauthorized root or administrative access to a computer.

27
New cards

Stuxnet

A worm believed to be created by the US and Israel to disrupt Iran's nuclear program.