TL;DR, most of the security news about IoT is full of FUD. Always put the risks in context - who can exploit this and what can the attacker do with it. Most story only covers the latter.
Introduction
There is rarely a day without news that another "Internet of Things" got hacked. "Smart" safes, "smart" rifles, "smart" cars, "smart" fridges, "smart" TVs, "smart" alarm systems, "smart" meters, "smart" bulbs, NAS devices, routers. These devices are getting hacked every day. Because most of these devices were never designed with security as a goal, and some of them have been never tested by security professionals, it is no surprise that these things are full of vulnerabilities.
Independent security researchers find these vulnerabilities, write a cool blog post or give a presentation about the vulnerability and the exploit, and the media forgets the constraints just for the sake of more clicks. "We are all doomed" we can read in the news, but sometimes the risks are buried deeply in technical jargon. Please note I blame the news sites here, not the researchers.
 |
| http://www.slideshare.net/danielmiessler/iot-attack-surfaces-defcon-2015 |
There are huge differences between the following risks:
- Attackers can directly communicate with the router (or camera) from the Internet without authentication and exploit the vulnerability. This is the worst-case scenario. For example, an automated ransomware attack against your NAS is pretty bad.
- Attackers have to position themselves in the same WAN network (e.g. Sprint mobile network in the case of Jeep hacking) to exploit the vulnerability. This is still pretty bad.
- The vulnerable code can not be triggered directly from the Internet, but tricks like CSRF can be used to exploit it (details later in this post).
- The vulnerable code can not be triggered directly from the Internet, and it uses a protocol/port which prevents Cross Protocol Scripting. Attackers have to access the local network before exploiting this vulnerability.
Network exposure
Most devices are behind an IPv4 NAT device (e.g. home router), thus can not be reached from the Internet side by default. Except when the device configures the firewall via UPNP. Or the device has a persistence cloud connection, and the cloud can send commands to the device. Or the device uses IPv6 tunneling (e.g. Teredo), thus it is reachable from the Internet. But not every vulnerability on your home network is accessible directly from the Internet. As more and more devices and networks will support IPv6, this scenario might change, but I hope most home routers will come with a default deny configuration in their IPv6 firewall module. On the other hand, scanning for IPv6 devices blindly is not feasible due to the large number of IPv6 addresses, but
some tricks might work.
If attackers can not access the device directly, there is a way to hack it through the user's browser. Just convince the victim user to visit a website, and via
CSRF (Cross Site Request Forgery) and brute-forcing the device IP, it is possible to hack some devices (mostly through HTTP - if the exploit can fit into simple GET or POST commands.
If attackers can not attack the device vulnerability through the Internet directly, or via CSRF, but have connected to the same network - the network exposure shrinks significantly. And when attackers are on the same network as you, I bet you have bigger problems than the security of the IoT devices ...
Recommendations for home users
Don't buy **** you don't need
Disconnect from the power cord the IoT devices you don't need to operate 7*24.
Disable cloud connectivity if it is not necessary. For example, I have a NAS device that can be reached through the "cloud", but I have disabled it by not configuring any default gateway for the device. I prefer connecting to my network via VPN and reach all my stuff through that.
Prevent CSRF attacks. I use two tricks. Don't use the 192.168.0.x - 192.168.10.x network at-home - use an uncommon IP range instead (e.g. 192.168.156.x is better). The second trick is I configured my Adblock plugin in my primary browser to block access to my internal network. And I use another browser whenever I want to access my internal devices. Update: On Firefox you can use NoScript ABE to block access to internal resources.
Check your router configuration:
- disable UPnP
- check the firewall settings and disable unnecessary port forwards
- check for IPv6 settings, and configure the firewall as default deny for incoming IPv6 TCP/UDP.
Run Nmap to locate new IoT in your home network :)
Run a WiFi scan to locate new WiFi access points. Let me share a personal experience with you. I moved to a new house and brought my own WiFi router with me. I plugged it in, and forget about WiFi. Months later it turned out I had two other WiFi devices in my house - the cable modem had its own integrated WiFi with default passwords printed on the bottom, and the Set-top-box was the same - default WiFi passwords printed on the bottom. And don't forget to scan for ZigBee, Bluetooth, IrDA, FM, ...
Update your devices - in case you have a lot of free time in your hand.
Don't allow your guests to connect to your home network. Set up a separated AP for them. Imagine your nephew stealing your private photos or videos from your NAS or DNLA server.
With great power, comes great responsibility. The less device you own in your house, the less time you need to maintain those.
Read the manuals of your devices. Be aware of the different interfaces. Configure it in a secure way.
Disable Teredo protocol in case you don't need IPv6.
Update: Prevent against DNS rebind attacks via configuring a DNS server which can block internal IP addresses. OpenDNS can block internal IP, but this is not a default option, you have to configure it.
Recommendations for vendors
For vendors, I recommend at least the followings:
- Implement security during Software Development LifeCycle
- Continuous security testing and bug bounties
- Seamless auto-update
- Opt-in cloud connectivity
Recommendations for journalists
The questions to ask before losing your head
- who can exploit the vulnerability?
- what prerequisites do we have about the attack to successfully exploit the vulnerability? Is the attacker already in your home network? If yes, you have probably bigger problems.
- what can the attacker do when the exploit is successful?
And last but not least, don't forget that in the case of IoT devices, sometimes users are the product, not the customer. IoT is about collecting data for marketing purposes.
Related posts- Hacker Tools Github
- Hack Tool Apk
- How To Hack
- Hacking Tools For Kali Linux
- Hacker Techniques Tools And Incident Handling
- Hack App
- How To Install Pentest Tools In Ubuntu
- Hacker Tools For Mac
- Pentest Tools Port Scanner
- Hacker Tools
- Computer Hacker
- Pentest Box Tools Download
- Tools 4 Hack
- Pentest Tools Online
- Pentest Tools For Mac
- Pentest Box Tools Download
- Pentest Tools Find Subdomains
- Hacker Tools List
- Pentest Tools Online
- Hack Tools For Windows
- Hacking Tools Software
- Hacker Tools Github
- Hacker Tools Windows
- Hack App
- Hacker Hardware Tools
- Hacker Search Tools
- Pentest Tools Subdomain
- Computer Hacker
- Hacker Hardware Tools
- Hacker Tools For Ios
- Termux Hacking Tools 2019
- Nsa Hack Tools
- Hack Tools For Games
- Hacking Tools For Pc
- Hacker Tools
- Pentest Tools Tcp Port Scanner
- Tools 4 Hack
- Hacking Tools 2020
- Hack Tools For Mac
- Hack Tool Apk No Root
- Pentest Reporting Tools
- Pentest Tools Kali Linux
- Hacking Tools For Windows
- Hacking Tools
- Pentest Tools Find Subdomains
- Hacking Tools For Windows 7
- Hacking App
- How To Install Pentest Tools In Ubuntu
- Hacker Tools Software
- Pentest Tools Github
- Hacker Tools Apk
- Pentest Tools Website Vulnerability
- Hacking App
- Pentest Tools Apk
- Hacker Security Tools
- Hackrf Tools
- Hack Tools
- What Are Hacking Tools
- Hacking Tools For Games
- Hacker Tools Online
- How To Hack
- Hacker Tools Linux
- Top Pentest Tools
- Hack App
- Install Pentest Tools Ubuntu
- World No 1 Hacker Software
- Black Hat Hacker Tools
- Hack Website Online Tool
- Hack Tools Mac
- Pentest Tools Online
- Hacker Tools For Pc
- Pentest Tools Github
- Pentest Tools Alternative
- Pentest Tools List
- Hack Tool Apk
- Hacking Tools Mac
- Pentest Tools For Mac
- Hacking Tools For Pc
- Hack Tools Pc
- Pentest Tools Linux
- Hacker Techniques Tools And Incident Handling
- Hacking Tools For Mac
- Hacking Tools For Windows 7
- Computer Hacker
- Hacking Tools For Kali Linux
- Pentest Tools Apk
- Hack Apps
- What Is Hacking Tools
- Android Hack Tools Github
- Pentest Tools Website Vulnerability
- Growth Hacker Tools
- Hack Tool Apk
- Install Pentest Tools Ubuntu
- Hackers Toolbox
- Pentest Tools
- Blackhat Hacker Tools
- Hacker Techniques Tools And Incident Handling
- Hacking Tools Windows
- What Are Hacking Tools
- Pentest Tools Website Vulnerability
- Pentest Tools For Mac
- Pentest Tools Find Subdomains
- Hacker Techniques Tools And Incident Handling
- Free Pentest Tools For Windows
- Pentest Tools Subdomain
- Hacker Tools 2019
- Pentest Tools For Mac
- Pentest Tools Nmap
- Hacking Tools Pc
- Hack Website Online Tool
- Hacking Tools Name
- Pentest Tools Android
- Hacking Tools Github
- Best Hacking Tools 2019
- Pentest Tools Url Fuzzer
- Hak5 Tools
- Hack Website Online Tool
- Hak5 Tools
- Install Pentest Tools Ubuntu
- Pentest Box Tools Download
- Pentest Tools For Mac
- Pentest Tools Github
- Hacker Tools List
- Hacking Tools Pc
- Hacking Tools Windows 10
- Pentest Box Tools Download
- Hacking Tools Mac
- Hacking Tools And Software
- Pentest Tools For Mac
- Termux Hacking Tools 2019
- Pentest Tools Website Vulnerability
- Pentest Tools Find Subdomains
- Hack Tools Mac
- Pentest Tools Subdomain
- Tools Used For Hacking
- Hack Tools Github
- Pentest Tools
- Hack Tools Online
- Blackhat Hacker Tools
- Termux Hacking Tools 2019
- What Are Hacking Tools
- World No 1 Hacker Software
- Pentest Reporting Tools
- What Are Hacking Tools
- Usb Pentest Tools
- Install Pentest Tools Ubuntu
- Hacker Tools Mac
- What Are Hacking Tools
- Wifi Hacker Tools For Windows
- Hack Apps
- How To Hack
- Hackers Toolbox
- Free Pentest Tools For Windows
- Android Hack Tools Github
- Hacker Hardware Tools
- World No 1 Hacker Software
- Pentest Tools For Windows
- Hacker Tools For Ios
- Install Pentest Tools Ubuntu
- Pentest Tools Kali Linux
- New Hacker Tools
- Top Pentest Tools
- Hack Tools 2019
- Tools Used For Hacking
- Hacking Tools Hardware
- Pentest Tools Download
- Pentest Tools Kali Linux
- Hacker Tools Apk Download
- Hacker Tools Linux
- Hackers Toolbox
- Pentest Reporting Tools
- Hacker Tools For Windows
- Game Hacking
- Hacker Search Tools
- Hacking Tools Name