Basics of Information Security
Identification & Authentication
SSH & Authorization
Malware
Computer Representation of Data
100

The three elements of the CIA triad

confidentiality, integrity, availability

100

The process of determining which principal an agent wishes to act as

Authentication

100

A term abbreviated as SSH

Secure Shell

100

Any software written with malicious intent

Malware

100

8-bits; a common unit of computer memory. Also known as an octet.

Byte

200

A combination of multiple authentication factors known as

Multi-factor authentication

200

A document that contains 10 core principles recommended for password management

NIST Digital Identity Guidelines

200

The 3 most common types of Unix permissions available for a user

read, write, and execute

200

Malware that spreads with little to no user involvement

Worm

200

A standardized encoding system each printable character has a 1 byte representation

ASCII

300

The second P in Canada’s private sector privacy law PIPEDA stands for

Protection 

300

Currently the most common hash function in use

SHA 256

300

A Unix program that allows users to turn programs with the privileges of another user

Sudo (Super user do)

300

A copy of files and folders which can be restored after the original is lost.

Backup

300

In computing, the prefix 0x is used to indicate this base 16 number system

Hexadecimal

400

Attempted illegal entry to a computer system that uses a dictionary headword list to generate possible passwords

Dictionary attack

400

A function that turns any message into a short, unique and irreversible string of bits

Cryptographic Hash Function

400

Command that lets you change permissions on a file

chmod

400

A virus that replicates and modifies itself which helps it evade signature-based detection

Polymorphic Virus

400

The rightmost bit that determines if a number is even or odd

Least significant bit

500

What is the first NIST password guideline

No complexity requirements

500

A password storage mechanism that adds in randomness and increases the protection of hashed password against brute force attacks

Salting

500

Ensuring that misbehaving users and/or applications cannot harm the rest of the system is known as?

The Confinement Principle

500

Malware that runs with highest possible privileges and uses those privileges to hide its presence from the system

Root Kit

500

Inverse of left-to-right repeated subtraction to convert a binary number to decimal

Right-to-left “weighted summation”

M
e
n
u