Cyber Security Mindset Flashcards

(14 cards)

1
Q

Summarize the Security Mindset

A

-Learning to think like the attacker
-Thinking critically about the system being examined
-Understanding both technical and non-technical countermeasures
-Trying to see how you can break something

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

Example of the Mindset

A

Security professionals can’t walk into a store without noticing how they might shoplift. They can’t use a computer without wondering about the security vulnerabilities.

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

Security Mindset vs Crime

A

Thinking about the weaknesses of a system is different than acting on those weaknesses.
Ex:
- Thinking about how encryption can be exploited allows one to make more secure systems.

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

Thinking Like a Defender Includes:

A

-Security policy
-Threat model
-Risk Assessment
-Countermeasures

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

Security Policy

A

What are we trying to protect?
What properties are we trying to enforce?

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

Confidentiality

A

Ensuring that information is accessible only to those authorized to view it.

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

Integrity

A

Ensuring that data is accurate and has not been altered in an unauthorized way.

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

Availability

A

Ensuring that systems and data are accessible and usable when needed by authorized users.

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

Privacy

A

Ensuring that personal or sensitive data is collected, stored, and used appropriately.

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

Authenticity

A

Ensuring that users, systems, and data are genuine.

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

Threat Model

A

Who are the attackers?
-Motives?
-Capabilities
-Access

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

Risk Assessment

A
  1. What would security breaches cost us?
    -Direct costs: Money, property, safety…
    -Indirect costs: reputation, future, business, well being..
  2. How likely are these costs?
    -Probability of attacks?
    -Probability of success?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Countermeasures

A
  1. Technical countermeasures
    - What most of this course is about!
  2. Non-technical countermeasures
    -Law, policy, procedures, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Security Costs

A
  1. No security mechanism is free
    -Direct costs: design, implementation, enforcement, false positives
    -Indirect costs: lost productivity, added complexity
  2. Challenge is rationally weigh costs vs. risk
    -Human psychology makes reasoning about high cost/low probability events hard
How well did you know this?
1
Not at all
2
3
4
5
Perfectly