Domain 3 - Security Engineering Flashcards
(292 cards)
Common Criteria ISO 15408
Structured methodology for documenting security requirements, documenting and validating
What is a Protection Profile (PP)?
Set of security requirements for a category of products that meet specific consumer security needs
What is the Target of Evaluation (TOE)?
The product
What is the Security Target (ST)?
Identifies the security properties of TOE
Security Functional Requirements (SFRs)
Specific individual security functions
EAL0
Inadequate assurance
EAL1
Functionally tested
EAL2
Structurally tested
EAL3
Methodically tested and checked
EAL4
Methodically designed, tested and reviewed
EAL5
Semi formally designed and tested
EAL6
Semi formally verified design and tested
EAL7
Formally verified design and tested
NIST SP 800-27
Engineering Principles for IT Security
A Baseline for Achieving Security
NIST SP 800-27 - Step 1
Initiation; need expressed, purpose documented, impact assessment
NIST SP 800-27 - Step 2
Development/Acquisition; system designed, purchased, programmed, developed or constructed.
NIST SP 800-27 - Step 3
Implementation; system tested and installed, certification and accreditation
NIST SP 800-27 - Step 4
Operation/Maintenance; performs function, security operations, audits
NIST SP 800-27 - Step 5
Disposal; disposition of information, HW and SW
CMM (Maturity Model)
I Regularly Drink My OrangeJuice
Initial Repeatable Defined Managed Optimizing
What are the functions of OS Kernel?
Loads & runs binary programs,
schedules task swapping, allocates memory &
tracks physical location of files on computers hard disk,
manages IO/OP requests from software, &
translates them into instructions for CPU
Primary Storage
A temporary storage area for data entering and leaving the CPU
Random Access Memory (RAM)
A temporary holding place for data used by the operating systems. It is volatile; meaning if it is turned off the data will be lost. Two types of RAM are dynamic and static.
Dynamic Ram
Needs to be refreshed from time to time or the data will be lost.