Section 2.6 Security Implications of Embedded and Specialized systems Flashcards

1
Q

What do you call computing systems that are embedded within another larger system with a dedicated function?

A

Embedded systems

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

What concept involves having a single chip, or circuit, that contains all the major components of a computing system, including the microprocessor, memory, network interfaces, power management and more?

A

System on Chip (SoC)

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

What do you call OS installed on a chip to provide low latency responses upon input?

A

Real-Time OS (RTOS)

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

What do you call a type of programmable chip that allows programmers to reconfigure the hardware itself to accommodate new software functionality in a more agile manner?

A

Field-Programmable Gate Array (FPGA)

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

What is a popular embedded system used for the education and maker communities as well as anywhere that needs a low cost reasonably powered system?

A

Raspberry Pi

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

What is a simple microcontroller often used in conjunction with Raspberry Pi or other small single computers to provide control to a physical system?

A

Arduino

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

What does one program repeatedly and is meant to be very simple?

A

Arduino

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

What used as a full fledged computer is suitable for providing the control software for a physical system?

A

Raspberry Pi

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

What are systems used to integrate specialized software with physical devices?

A

Industrial Control Systems (ICS)

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

What system is a subset of an ICS that is used to control utilities, automated systems and machinery of all sorts, usually using an IP-based network to do so?

A

Supervisory Control and Data Acquisitions (SCADA)

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

A key consideration of SCADA systems is that they should what?

A

They should never be connected to the internet

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

With IoT devices we must be aware of what 3 things?

A
  1. data being processed
  2. 3rd party apps & social media links
  3. privacy settings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What kind of systems use a variety of non-traditional network technologies and computing systems?

A

Specialized systems

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

What kind of systems provide the ability to replace “plain old telephone service” with an integrated phone system that runs over the same network as all the other data services?

A

Voice over Internet Protocol (VoIP) systems

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

What kind of systems are network connected to provide the ability to remotely monitor and regulate temperatures?

A

HVAC systems

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

Because a drone is just a flying robot with embedded computing technology it is able to do what 3 things?

A
  1. collect data
  2. jam signals
  3. capture video
17
Q

What incorporates within a single device printing capabilities, scanning, copying, and faxing functions?

A

Multifunction printer (MFP)

18
Q

What systems should have their security considered because if breached it could allow an outsider to spy on the home, take sensitive photos, and know when it is occupied?

A

Home Surveillance systems

19
Q

A _______ system is often used to control utilities, automated systems, and machinery of all sorts?

A

SCADA

20
Q

What kind of system is both hardware and software combined in a single device?

A

Embedded system

21
Q

What is a credit card sized computer that allows you to run programming languages such as python or scratch? Can be plugged into a monitor or computer and typically run with relatively low power draw.

A

Raspberry Pi

22
Q

What is an array of programmable logic blocks, designed to be configured by customer or designer after manufacturing?

A

Field-Programmable Gate Array (FPGA)

23
Q

What is an open-source programmable microprocessor/microcontroller? It can read inputs, such as light on a sensor, or an activity such as turning on LED, publishing something online, or activating a motor.

A

Arduino

24
Q

What do you call an Operating system that’s designed to work on a very deterministic schedule? This means that the hardware and software of this device is able to operate with very specific scheduling.

A

RTOS

25
Q

Because scale of IoT endpoint counts on 5G is exponentially greater, ___________ is a concern.

A

DDoS

26
Q

Examples of _________ include security Radio-Frequency Identification (RFID) or keyless vehicle entry products.

A

Narrow Band

27
Q

What uses the modulation of light intensity to transmit data? (Uses LED) Can safely function in areas otherwise susceptible to electromagnetic interference.

A

Light Fidelity (LiFi)

28
Q

What do you call a short-range wireless PAN technology developed to support automation, machine-to-machine communication, remote control and monitoring of IoT devices?

A

Zigbee (PAN)

29
Q

What is the functional order of security controls?

A

Deterrence, Denial, Detection, and Delay

30
Q

What is the concept of protecting a company’s data with a series of protective layers?

A

Defense in Depth