Section 14: Attacks on Specialized Systems Flashcards
Zwave
A short range, low latency data transfer technology that uses less
power and has lower data rates than Wi-Fi
ANT+
A technology used for the collection of sensor data from different
IoT devices
Most IOT devices use an embedded version of ______as their OS
Linux of Android
Common Vulnerabilities of IOT
Insecure defaults
● Default login credentials
● No password set
● Number of open ports
● Unauthorized connection
● Firewall being turned off
▪ Hard-coded configurations
● Self-registering device
● Usernames and passwords in plain text
● Unchangeable settings
▪ Cleartext communication
● Sending data in plain text
Embedded Systems
Embedded Systems
▪ A computer system that is designed to perform a specific, dedicated function
▪ Embedded systems can be a simple device or fully complex with the use of operating systems
Microcontroller in a medical IV drip system
Programmable Logic Controller (PLC)
▪ A type of computer designed for deployment in an industrial or outdoor setting that can automate and monitor mechanical systems
▪ PLC firmware can be patched and reprogrammed to fix vulnerabilities
System-on-Chip (SoC)
A processor that integrates the platform functionality of multiple logical controllers onto a single chip
▪ System-on-Chip are power efficient and used with embedded systems
Field Programmable Gate Array (FPGA)
A processor that can be programmed to perform a specific function by a customer rather than at the time of manufacture
▪ End customer can configure the programming logic to run a specific application instead of using an ASIC (application-specific integrated circuit)
Operational Technology (OT)
▪ Designed to implement an industrial control system rather than business and data networking systems
Fieldbus
Links different programmable logic controllers together
Modbus
▪ Gives control servers and the SCADA host the ability to query and change configurations of each PLC over a network
▪ Modbus looks and functions differently than TCP/IP does
Proprietary Protocol