Chapter 9 - VulnsThreats Flashcards

1
Q

multitasking

A

handling two or more tasks simultaneously, managed by OS.

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

multiprocessing

A

multiprocessor computing system harnesses power to complete the execution of a single application.

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

Symmetric multiprocessing (SMP)

A

single computer with multiple processors treated equally and controlled by one OS. Adept at processing simple operations at extremely high rates.

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

Massively Parallel Processing (MPP)

A

house hundreds or thousands of processors, each with own OS and memory/bus resources. Used in computational-based research.

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

Multiprogramming

A

psuedosimultaneous execution of two tasks on single processor coordinated by OS to increase operational efficiency. Rare and obsolete. Used on mainframes. Requires special code.

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

Multithreading

A

permits multiple concurrent tasks to be performed within a single process. Used in apps where frequent context switching between multiple active processes consumes excessive overhead and reduces efficiency.

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

Before security modes can be deployed

A

§ Hierarchical MAC environment
§ Total physical control over which subjects can access the computer console
§ Totally physical control over which subjects can enter into the same room as the computer console.

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

dedicated mode

A

single state system. 3 requirements:
§ Each user must have security clearance that permits access to all information processed by the system.
§ Each user must have access approval for all info processed by system.
§ Each user must have valid need to know for all info processed by the system.

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

system high mode

A

§ Each user must have valid security clearance that permits access to all info processed by system
§ Each user must have access approval for all info processed by the system.
§ Each user must have a valid need to know for some info processed by the system but not necessarily all info processed by system.

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

compartmented mode

A

§ Each user must have valid security clearance that permits access to all info processed by system
§ Each user must have access approval for all info they will have access to on the system.
§ Each user must have valid need to know for all info they will have access to on the system.

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

Programmable Read-Only Memory (PROM)

A

□ chip contents aren’t burned in.
□ Once data written to PROM, no more changes.
□ Provides software developers with opportunity to store info permanently on high-speed customized memory chip.
□ Commonly used for hardware apps where custom functionality is necessary.

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

Erasable Programmable Read-Only Memory (EPROM)

A

□ Developers want to tinker with code.

□ Small window when illuminated with special UV light that erases chip

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

Electronically Erasable Programmable Read-Only Memory (EEPROM)

A

□ Uses electric voltages delivered to pins of the chip to force erasure. Don’t have to be removed to erase.

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

Cache RAM

A

□ Number of caches that improve performance by taking data from slower devices and temporarily storing it in faster devices when repeated use is likely.
□ Processor contains onboard cache of extremely fast memory (level 1 cache)
Level 1 backed up by static RAM cache on separate chip (level 2 cache)

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

Distributed control systems (DCSs)

A

§ Found in industrial process plans where need to gather data and implement control over large scale environment from single location is essential
§ Controlling elements are distributed across monitored environment, centralized monitoring location sends commands out of those localized controllers while gathering status and performance data.

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

Programmable logic controllers (PLCs)

A

§ Single-purpose or focused-purpose digital computers.

§ Deployed for mgmt and automation of various industrial electro-mechanical operations

17
Q

Supervisory control and data acquisition (SCADA)

A

§ Can operate stand alone or networked
§ Designed with minimal human interfaces
§ Often use mechanical buttons and knobs or simple LCD (business printer, GPS)