Security at a Glance

1. Computer Security

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## Computer Security: Additional attributes


- Reliability
- Availability
- Safety
- Liveness
- Self-stabilization



- Expected time to system failure
  - Mean time to failure (MTTF)
  - Mean time between failures (MTBF)
 


- Percentage of time that a system is operational
 


- A condition where a predefined set of error conditions never occurs



- A condition where a system always returns to a predefined set of desirable states (aspect of fault-tolerance)



- The ability of a system to recover from any possible fault condition
 

Vulnerabilities and Attacks

A Common Language for Computer Security Incidents - John Howard and Thomas

1
2
3
4
5
6
7
8
9
## Security Skills


- System knowledge (technical knowledge)
- Organizational knowledge (political/policy knowledge) 
- Sense of Security
- Security principles knowledge