Encryption
Useability Principals
Data Security
Psuedocode
Miscellaneous
100

The definition of Encryption?

What is scrambling a message to make it impossible to read in data exchange processes.

100

The three Useablitiy principals

What are Accessibility, Effectiveness, Safety, Learnability and Utility.

100

What are the three main threats that are focused on in the CIA Triad Process?

What is confidentiality, Integrity and Availability

100

Walking through every line in a pseudo-code to identify bugs in logic is?

What is a Desk Check.

100

API stand for?

What is Application Programming Interface.

200

A encryption technique that uses the same key to encrypt and decrypt by both parties?

What is Symmetric.

200

Which useability principle - relates to the ability of a user to make errors ad recover from the mistake

What is Safety.

200

Digital signatures and application tokens are examples of what type of data security method?

What is Authentication.

200

All pseudocode variable names should start with a?

What is lower case letter.

200
Unauthorised access to a persons personal data stored in a database is known as a what type of risk.

What is Data Confidentiality.

300

An encryption technique that applies to individual bits of a message.

What is Stream.

300

Using common screen menu designs is an example of what useability principal?

What is Learnability.

300

Hashing helps protect what?

What is the integrity of information sent over a network.

300

Pseudocode term to assign a value to a variable?

What is SET.

300

Australian Privacy Principle APP 10 refers to?

What is Quality of personal information (Data Integrity)

400

Using the the encryption method of caesar cipher with a shift of 2.  The message cat would be encrypted to?

What is ecv.

400

A website that operates in a predictable manner is said to have good?

What is Accessibility.

400

The practice of sending fraudulent communications that appear to come from a reputable source, usually through email is called?

What is Phishing.

400

Pseudocode command to represent a user entering in data?

What is INPUT.

400

Space, Line and Tone are all what kind of elements?

What are Visual Communication Elements.

500

A  cipher technique that uses a key shift and a keyword?

What is Polyalphabetic ciphers.

500

Important areas of a digital solution such as page layout, image selection and content relate to what useability principal?

What is Effectiveness.

500

Technique used in data exchange that ensures data transmission is completed properly with no loss or corruption

What is a Checksum.

500

What is missing in this statement?

If Guess = Answer THEN

    PRINT "Guess"


What is END IF.

500

The FTP network protocol is used to?

What is Exchange files over the internet.

M
e
n
u