October 26, 2015 By Larry Loeb 3 min read

The Internet of Things (IoT) is growing by leaps and bounds every day. But as the IoT grows, so do the security vulnerabilities of the linked objects. A security protocol to protect IoT devices will always be needed.

For example, an appliance manufacturer may want to link its air conditioning systems to smart home networks to increase sales, but it has never faced the problems of securely networking a product before. The IoT will never be secured until all its participants learn how to embrace security from the outset.

Building In Security Measures for the IoT

There are some obvious things that can be done to embed security in the IoT.

The most obvious one is securing the Web interface of the device. Simple things like making sure that default usernames and passwords are changed during initial setup helps greatly. And the changes shouldn’t allow the use of weak passwords. Perhaps measures such as an account lockout after three to five failed login attempts should be considered.

Attention should be paid to passwords beyond just initial setup changes. Checking network traffic to ensure login codes are not being sent in cleartext is a wise move, and that goes for any password recovery schemes, as well. Additionally, two-factor authentication may be needed for sensitive areas like administrator accounts.

Examining the Web interface for resistance to common attacks like cross-site scripting, cross-site request forgery and SQL injection should be done, too. These attacks are harmful if successful, but they’re also relatively simple in nature, which makes them preventable with the right proactive safeguards.

One trick attackers use involves scanning for open ports with a special program and then exploiting those ports. Universal Plug and Play (UPnP) has only exacerbated this problem by standardizing network access points. Open ports can now be used to launch denial-of-service (DoS) attacks as well as buffer overflow attacks across networks and devices.

Watch the on-demand webinar to learn more about securing the internet of things

Security Protocol Focuses on Protecting Critical Data

Protecting data during network transit is very important. Any data traffic between a device and the cloud (including information transmitted via mobile apps) should be examined to make sure it is secured. Transport encryption such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) methods can protect data — if employed in the correct manner. That usually starts with avoiding proprietary encryption protocols and sticking to commonly used and cryptologically validated ones.

Devices should be regularly updated so that any problems discovered after their release can be corrected, but the patching mechanism itself can be a way for malicious actors to get into a device. To protect against this threat, sensitive data such as credentials should never be hard-coded into the update. Encryption should always be used in the update process so that the patch isn’t readable by someone with a hex editor.

The cloud interface in general must also be secured since poorly guarded cloud interfaces are easy to discover. Review the connection to the cloud and ensure usual transactions like the password reset mechanism will not identify valid accounts. Again, encryption during transport will aid security.

Physical security of the IoT device may get overlooked, but not all threats come from external sources. USB ports, SD cards or other storage means may be a way for attackers to gain access to data stored on the device. If a hardware port is not needed in routine usage, deactivate it.

This is just a top-level review of IoT security, and many other attack vectors could be exploited. But considering the topics mentioned can only improve the security of any IoT-connected device within the enterprise.

More from Cloud Security

What is data security posture management?

3 min read - Do you know where all your organization’s data resides across your hybrid cloud environment? Is it appropriately protected? How sure are you? 30%? 50%? It may not be enough. The Cost of a Data Breach Report 2023 revealed that 82% of breaches involved data in the cloud, and 39% of breached data was stored across multiple types of environments. If you have any doubt, your enterprise should consider acquiring a data security posture management (DSPM) solution. With the global average…

Endpoint security in the cloud: What you need to know

9 min read - Cloud security is a buzzword in the world of technology these days — but not without good reason. Endpoint security is now one of the major concerns for businesses across the world. With ever-increasing incidents of data thefts and security breaches, it has become essential for companies to use efficient endpoint security for all their endpoints to prevent any loss of data. Security breaches can lead to billions of dollars worth of loss, not to mention the negative press in…

The importance of Infrastructure as Code (IaC) when Securing cloud environments

4 min read - According to the 2023 Thales Data Threat Report, 55% of organizations experiencing a data breach have reported “human error” as the primary cause. This is further compounded by organizations now facing attacks from increasingly sophisticated cyber criminals with a wide range of automated tools. As organizations move more of their operations to the cloud, they must also become increasingly aware of the security risks and threats that come with it. It’s not enough anymore to simply have a set of…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today