LP - Computing Resources security techniques Flashcards

1
Q

What are the baseline processes?

A

Project mandate
Project definition (Baseline 1)
Business requirements documents
System requirements specificaations
Revised project plan (baseline 2)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

COPE stands for

A

Corporate-owned, personally-enabled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CYOD stands for

A

choose your own device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

EMM stands for

A

enterprise mobility management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The three core competencies for EMM are

A
  1. visibility
  2. Secure access
  3. Data protection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

UBA stands for

A

User behaviour analytics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

WPA2 uses what for security

A

CCMP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

WPA2 can use pre-shared key (PSK) and

A

enterprise authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

MFP stands for

A

Management frame protection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

WPA3 require the use of PMF which is what?

A

Protected management frames

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

WPA3 has the following cryptographic mechanisms

A

GCMP-256
384-bit HMAC
HMAC-SHA384
ECDH
ECDSA
BIP-MAC 256

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Functionality Testing flowchart

A

Design Qualification (DQ)
Installation Qualification (IQ)
Operaterational Qualification (OQ)
Performance Qualification (PQ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Methods for securing cookies

A
  • SSL the cookies can only be sent over a secure SSL
  • HttpOnly flag will tell the browser that this cookie can only be accessed by the server
  • use_only_cookies parameter will tell your website to use only cookies to store session data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

SAST stands for

A

Static Application Security Testing - the code is not executed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

SAST can be used to find

A

SQL injections, cross-site scripting errors, buffer overflows, unhandled error conditions and probable back doors into the application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

DAST stands for

A

dynamic application security testing

17
Q

DAST is a

A

black-box test where the tool must find distinct execution paths in the appliction being analyzed

18
Q

DAST is used against application in their

A

running state

19
Q

DAST is effective when testing exposed

A

HTTP and HTML interfaces of web applications

20
Q

Assessment management will use accounting methods like

A

RADUIS, DIAMETER or LDAPS

21
Q

Assesst Management: Monitoring/Tracking May use the following

A

SIEM or SOAR

22
Q

What is PMF?

A

PMF is a security feature defined in the IEEE 802.11w standard that protects management frames in Wi-Fi networks from being intercepted or forged by attackers. It is particularly important in mitigating deauthentication and disassociation attacks (such as Wi-Fi deauthentication attacks used in network disruptions).