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

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…

Cloud threat report: Possible trend in cloud credential “oversaturation”

3 min read - For years now, the dark web has built and maintained its own evolving economy, supported by the acquisition and sales of stolen data, user login credentials and business IP. But much like any market today, the dark web economy is subject to supply and demand.A recent X-Force Cloud Threat Landscape Report has shed light on this fact, revealing a new trend in the average prices for stolen cloud access credentials. Since 2022, there has been a steady decrease in market…

Autonomous security for cloud in AWS: Harnessing the power of AI for a secure future

3 min read - As the digital world evolves, businesses increasingly rely on cloud solutions to store data, run operations and manage applications. However, with this growth comes the challenge of ensuring that cloud environments remain secure and compliant with ever-changing regulations. This is where the idea of autonomous security for cloud (ASC) comes into play.Security and compliance aren't just technical buzzwords; they are crucial for businesses of all sizes. With data breaches and cyber threats on the rise, having systems that ensure your…

Topic updates

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