Menu

IoT FEATURE NEWS

Stopping Mirai DDoS: What Consumers and Developers Can Do

By

There’s been a lot of buzz in the news about the huge Mirai DDoS attack that took down the Krebs security blog.  It used IoT gadgets like IP cameras, DVRs, printers and routers as bots to create an attack of over 600 gigabits per second of time-wasting network traffic. The code for this type of attack has now been released as open source, which means we can expect more such attacks in future. This begs the question - What can we as the IoT community do to mitigate these types of attacks? At infiswift, security is paramount and we’ve thought a bit about best practices to curb and respond to DDoS attacks like this in the future.  Here are our thoughts.

As a consumer of IoT devices and services:

  • Change the default passwords on devices like routers, printers, IP cameras and thermostats at your home and office. A good password is one that’s easy for you to remember but very hard to guess due to meaningless combination of words and numbers for example “typhoon42advil”.
  • Turn off unnecessary features and access. For example, turn off remote administration on your devices and unused protocols or services like ICMP and WPS. Also, close network ports that are not absolutely needed.

These two steps can prevent an attacker from remotely taking control of your devices and using them for an attack. Of course stronger security also prevents other attackers from spying on or taking control of your home network. The main issue on the consumer side is that manufacturers and developers have not made taking these actions very easy or customer friendly, which brings us to what developers can do.

As an IoT developer:

  • Enable security by default: Consumers generally prefer convenience over security, so it’s up to the developer to setup security as default.
  • Reduce the attack surface area: One example is instead of always keeping a port on, only turn it on when needed based on a signal from an existing connection and close it after the job is done.
  • Adopt the Principle of Least Privileges: Run a piece of code with the minimal privileges it needs and nothing more. For example, don’t run code that doesn’t require root privileges as root. Instead, create another user with restricted access to the services and system that’s just enough to run the code.
  • Use Source Code Analysis Tools: These can catch issues before shipping code for a release. For example, buffer overruns and integer overflows can be easy targets for an attacker to use as entry points for remote code execution.
  • Use defense-in-depth strategy: Don’t just have one layer of defense. Instead, have multiple layers like two factor authentication so an attacker cannot just break one layer and bring down the whole system.
  • Run your services behind solid DDoS mitigation services.

There have been many advances in terms of protocols and technologies to provide better security over the last few years, so why do we still have these types of attacks? Well, it doesn’t matter what the strongest part of your system is, rather, it’s the weakest link that attackers go for. That old router in the basement which you never bothered with, that old server in your network which you thought would be used to test something, those are the culprits and they’re everywhere. Although it’s not spring cleaning time now, incidents such as the Mirai DDoS are a good reminder for us to do some, hmmm…, fall cleaning!




Edited by Ken Briodagh
Get stories like this delivered straight to your inbox. [Free eNews Subscription]


SHARE THIS ARTICLE
Related Articles

Minnesota Vikings Turn to Zebra for Player Performance Analysis

By: Greg Tavarez    9/21/2023

The Zebra MotionWorks Sport system RFID tracking technology captures player and ball data for each of the Minnesota Vikings' practice sessions this se…

Read More

Agenda Announced for 5G Expo at IoT Evolution, Fort Lauderdale, February 13-15, 2024

By: TMCnet News    9/20/2023

Driving Enterprise Adoption, Exploring New Connectivity Solutions and Fostering Partnerships

Read More

Technology for Good: ALE and Nokia Partner to Support Grand Paris Express

By: Alex Passett    9/19/2023

Alcatel-Lucent Enterprise and Nokia have partnered to support the Grand Paris Express, one of Europe's largest metro rail projects.

Read More

Quasar and PTC Establish a Data-Driven Partnership for IoT

By: Alex Passett    9/19/2023

Quasar is partnering with PTC to bolster TSDB and industrial connectivity capabilities.

Read More

Treon, Ready to Triumph: 5.5M Euros Series A Funding with Ventech to Power New US Expansion

By: Alex Passett    9/18/2023

Massive IoT company Treon successfully closed a new funding round to boost its international growth.

Read More