Com Sci Unit 8 Terms

0.0(0)
studied byStudied by 19 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Computing innovation

Includes a program as an integral part of its function. Can be physical (e.g. self-driving car), non-physical computing software (e.g. picture editing software), or non-physical computing concepts (e.g., e-commerce)

2
New cards

Personally Identifiable Information (PII)

information about an individual that identifies, links, relates, or describes them.

3
New cards

phishing

A technique that attempts to trick a user into providing personal information. That personal information can then be used to access sensitive online resources, such as bank accounts and emails.

4
New cards

Keylogging

The use of a program to record every keystroke made by a computer user in order to gain fraudulent access to passwords and other confidential information.

5
New cards

Malware

Software intended to damage a computing system or to take partial control over its operation.

6
New cards

Rogue Access Point

A wireless access point that gives unauthorized access to secure networks.

7
New cards

Encryption

A process of encoding messages to keep them secret, so only "authorized" parties can read them.

8
New cards

Decryption

A process that reverses encryption, taking a secret message and reproducing the original plain text.

9
New cards

Symmetric Key Encryption

Involves one key for both encryption and decryption.

10
New cards

Public Key Encryption

Pairs a public key for encryption and a private key for decryption. The sender does not need the receiver's private key to encrypt a message, but the receiver's private key is required to decrypt the message.

11
New cards

Multi-Factor Authentication

a method of computer access in which a user has to successfully provide evidence in at least two of the following categories: knowledge (something they know), possession (something they have), and inherence (something they are). Each step provides a new layer of security. Fortnite 2FA

12
New cards

Computer Virus Scanning Software

protects a computing system against infection.

13
New cards

Freeware

software which the users can use free of cost. Moreover, there are no restrictions on the use limit, the number of times one can download the software, etc. Besides, it depends on the owner of the software to pose the restrictions.

14
New cards

Strong password

a key to a service, one that is designed to be hard for a person or program to guess.

15
New cards

Virus

a type of malicious software, or malware, that spreads between computers and causes damage to data and software. Computer viruses aim to disrupt systems, cause major operational issues, and result in data loss and leakage.

16
New cards

Cipher

the generic term for a technique (or algorithm) that performs encryption

17
New cards

Caesar's Cipher

a technique for encryption that shifts the alphabet by some number of characters.

18
New cards

Cracking encryption

When you attempt to decode a secret message without knowing all the specifics of the cipher, you are trying to crack the encryption.