1. General Security Concepts Flashcards
1.1 Control Categories
Technical: firewall, encryption, etc.
Operational: backup and recovery plans, change management
Managerial: Policies, training and awareness, IRP
Physical: locks, guards, etc.
1.1 Control Types
Preventative: firewalls, encryption
Deterrent: training, warning signs
Detective: IDS, logs
Corrective: backup and recovery, IRP
Compensating: new, stronger methods such as MFA
Directive: Security policies, SOPs
1.1 Operational vs. Managerial control categories
managerial is policies and training, operational is changes in daily operating procedures such as recovery plans, audits, and change management
1.2 AAA
Authentication, Authorization, Accounting
1.2 Gap analysis
evaluate current posture against standards
1.2 Gap analysis steps
- establish a baseline
- identify gaps
- analyze cause
- develop an action plan
1.2 Zero-trust control plane vs data plane
Control plane are policies and configurations such as RBAC, reducing threat scope, and adaptive identity of users
Data plane: technologies such as firewall and network data.
1.2 PEP vs. PDP
PEP is the gatekeeper (inline network) and communicates with PDP
PDP is made up of the Policy Administrator and Policy Engine, not inline
1.2 Physical security sensors
infrared, pressure, microwave, ultrasonic
1.2 Deception and disruption technology
Honeypot, Honeynet, Honeyfile, Honeytoken
1.3 what is ownership in change management?
refers to who delegates responsibilities for change, not necessarily who does the change
1.3 Technical implications of change management
Restricted activities such as configuration settings, downtime, service restarts, legacy applications, dependencies
1.4 CA vs RA
RA is an intermediary between users and CA
1.4 OCSP (relates to certificates)
Online Certificate Status Protocol, internet protocol to determine cert revocation
1.4 Self-signed certificate
Can still verify the source because of the key pair usage, but the source is not necessarily trusted by the CA. Used in internal networks for development and testing