Percipio TestPrep (Security Architecture)

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

1/19

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.

20 Terms

1
New cards

What does the acronym DDoS denote?

distributed denial of service

2
New cards

What does the acronym SAE denote?

Simultaneous Authentication of Equals

3
New cards

What does the acronym XN denote?

Execute Never

4
New cards

What does the acronym VPN denote?

Virtual Private Network

5
New cards

What is a community cloud?

an infrastructure that is shared among several organizations from a specific group with common computing concerns

6
New cards

Which type of control is an intrusion detection system (IDS)?

detective technical

7
New cards

What does the acronym NIDS denote?

Network Intrusion Detection System

8
New cards

What does the acronym TLS denote?

Transport Layer Security

9
New cards

What is an application backdoor?

lines of code that are inserted into an application to allow developers to enter the application and bypass the security mechanisms

10
New cards

What does the acronym HSTS denote?

HTTP Strict Transport Security

11
New cards

Why do Java applets use sandboxes?

to enforce security

12
New cards

What is latency?

the delay that occurs while a frame traverses the network

13
New cards

What is the purpose of a decompiler?

to recreate the source code in some high-level language

14
New cards

What does the acronym PBKDF2 denote?

Password-Based Key Derivation Function 2

15
New cards

What occurs during a distributed denial-of-service (DDoS) attack?

The attacker uses multiple computers to target a critical server and deny access to the legitimate users.

16
New cards

What does the acronym WS denote?

Web Services

17
New cards

What does the acronym HSM denote?

Hardware Security Module

18
New cards

Why should you implement Quality of Service (QoS) on your network?

This allows you to assign a higher priority to certain types of communication over the network. For example, it will allow you to assign voice communication a higher priority, thereby ensuring that Voice over IP (VoIP) traffic is given more bandwidth when needed.

19
New cards

What does the acronym CYOD denote?

choose your own device

20
New cards

How does Android enforce mandatory access control on all processes running with superuser privileges?

Using SE Linux