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

Why security orchestration, automation and response (SOAR) is fundamental to a security platform

3 min read - Security teams today are facing increased challenges due to the remote and hybrid workforce expansion in the wake of COVID-19. Teams that were already struggling with too many tools and too much data are finding it even more difficult to collaborate and communicate as employees have moved to a virtual security operations center (SOC) model while addressing an increasing number of threats.  Disconnected teams accelerate the need for an open and connected platform approach to security . Adopting this type of…

Cloud security uncertainty: Do you know where your data is?

3 min read - How well are security leaders sleeping at night? According to a recent Gigamon report, it appears that many cyber professionals are restless and worried.In the report, 50% of IT and security leaders surveyed lack confidence in knowing where their most sensitive data is stored and how it’s secured. Meanwhile, another 56% of respondents say undiscovered blind spots being exploited is the leading concern making them restless.The report reveals the ongoing need for improved cloud and hybrid cloud security. Solutions to…

Cloud security evolution: Years of progress and challenges

7 min read - Over a decade since its advent, cloud computing continues to enable organizational agility through scalability, efficiency and resilience. As clients shift from early experiments to strategic workloads, persistent security gaps demand urgent attention even as providers expand infrastructure safeguards.The prevalence of cloud-native services has grown exponentially over the past decade, with cloud providers consistently introducing a multitude of new services at an impressive pace. Now, the contemporary cloud environment is not only larger but also more diverse. Unfortunately, that size…

Topic updates

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