Question description
Project:
IoT (https://en.wikipedia.org/wiki/Internet_of_Things) is a fast-growing field, affecting numerous Information Systems (INFOSYS).
For this project, you will:
(1) Identify an existing IoT implementation that is either considered part of a Critical Infrastructure (https://en.wikipedia.org/wiki/Critical_infrastructure_protection)
or is commonly used in the United States (e.g., smart meters, smart thermostats, etc.)
(2) Identify the cryptographic system(s) implemented in its architecture
a. Hint: Choose a system that currently does not have one, or uses a very weak crypto system (such as DES)
(3) Propose a new cryptographic system that would protect it
(4) Implement a new cryptographic system using existing
emulation tools and/or by creating a small-scale prototype of that
system (e.g., an IP-enabled surveillance camera and a WiFi router)
(5) Use openly available encryption cracking tools
(e.g., from the Kali Linux pen testing toolkit) to stress-test your
design and implementation
(6) Write a report summarizing your approach and findings