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

2024 Cloud Threat Landscape Report: How does cloud security fail?

4 min read - Organizations often set up security rules to help reduce cybersecurity vulnerabilities and risks. The 2024 Cost of a Data Breach Report discovered that 40% of all data breaches involved data distributed across multiple environments, meaning that these best-laid plans often fail in the cloud environment.Not surprisingly, many organizations find keeping a robust security posture in the cloud to be exceptionally challenging, especially with the need to enforce security policies consistently across dynamic and expansive cloud infrastructures. The recently released X-Force…

Cloud threat report: Why have SaaS platforms on dark web marketplaces decreased?

3 min read - IBM’s X-Force team recently released the latest edition of the Cloud Threat Landscape Report for 2024, providing a comprehensive outlook on the rise of cloud infrastructure adoption and its associated risks.One of the key takeaways of this year’s report was focused on the gradual decrease in Software-as-a-Service (SaaS) platforms being mentioned across dark web marketplaces. While this trend potentially points to more cloud platforms increasing their defensive posture and limiting the number of exploits or compromised credentials that are surfacing,…

Cloud Threat Landscape Report: AI-generated attacks low for the cloud

2 min read - For the last couple of years, a lot of attention has been placed on the evolutionary state of artificial intelligence (AI) technology and its impact on cybersecurity. In many industries, the risks associated with AI-generated attacks are still present and concerning, especially with the global average of data breach costs increasing by 10% from last year.However, according to the most recent Cloud Threat Landscape Report released by IBM’s X-Force team, the near-term threat of an AI-generated attack targeting cloud computing…

Topic updates

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