Study 3 Flashcards
what are the 5 DRP tests?
- Read-Through Test
- Structured Walk-Through Test
- Simulation test
- Parallel Test
- Full-Interruption Test
Common IP Header Protocol field values for ICMP IGMP TCP UDP
Common IP Header Protocol field values are: ICMP=1 IGMP=2 TCP= 6 UDP=17
private Labels
Confidential
Private
Sensitive
Public
private Labels damage per label:
Confidential = Destroy
Private = Significant
Sensitive =Negative Impact
Public = No impact
DOD Labels damage per label:
Top Secret = Grave
Secret = Critical
Confidential = Serious
Unclassified = No effect
At which of the basic phases of the System Development Life Cycle are security requirements formalized?
Functional Requirements Definition
a special purpose computer on a network specifically designed and configured to withstand attacks
bastion host
In a database management system (DBMS), what is the “cardinality?”
The number of rows in a relation
In a database management system (DBMS), what is the “degree
is the “number” of columns in a relation.
In a database management system (DBMS), what is the “domain of a relation”.
the set of allowable values that an attribute can take.
is a type of polyalphabetic substitution cipher in which a text, typically from a book,
running key cipher
What uses a key of the same length as the message where each bit or character from the plaintext is encrypted by an exclusive or (XOR) operation?
One-time pad
the data portion of each packet is encrypted, encryption within IPSEC is referred to as the encapsulation security payload (ESP), it is ESP that provides confidentiality over the process.
what method?
transport method
in IPsec the ESP payload and its header’s are encrypted. To achieve non-repudiation, an additional authentication header (AH) is applied.
what method?
tunnel mode
What is the Systems Development life cycle 5 steps:
- Initiation
- Acquisition / Development
- implementation
- Operation / Maintenance
- Disposal
What is the Software Development life cycle 5 steps:
- Requirements Gathering
- Design
- Development
- Testing / Validation
- Release / Maintenance
What are the 3 Iterative Development Models
- Spiral Model
- Waterfall Method
- Rapid Application Development (RAD)