Live data from Hacker News

What are Attackers after on IoT Devices?

arxiv.org

1–10 of 29 posts

Re: What are Attackers after on IoT Devices?

#3
post #2

Often they want to use them as a massive botnet for DDoS attacks.

That and because they're low hanging fruits since most of them are built on small budgets, often with outdated kernels and packages, that will never see any SW updates after sale, making exploiting them accessible to any script kiddie with a copy of Kali.

Re: What are Attackers after on IoT Devices?

#4
Installing a proxy, and then selling a “residential” proxy service can be quite lucrative. Residential IPs are generally treated with less suspicion in the risk systems of payment processors and merchants. Similar to the monetization models of “free” VPN providers on mobile phones.

Re: What are Attackers after on IoT Devices?

#5
Just a few thoughts on this. IoT is a very wide category of devices. The results will vary widely depending which sub-category a particular IoT attacker finds themselves with access to. As a generalization, attackers may be grouped into two categories, professional and amateur. A professional would be looking to monetize access whereas an amateur is seeking access for other reasons (voyeurism, technical challenge, etc). Of course, the categories can be made more or less granular - this is just to highlight that when discussing results, it is helpful to consider attacker motivations. Take the case of an IoT camera, for example. From an attacker perspective, an IoT camera offers two points of interest: broader access to the local network (ie: as a jumpbox), use as a bot in a botnet (which is directly monetizable), and voyeuristic access (that may be further leveraged for monetization). However, a consumer broadband router is a better suited target for both local access and botnet use due to both its position at the network gateway and its typically higher processing resources. But IoT is not limited to consumer devices - industrial control systems (automation, HVAC, etc), telecom (ie: cell towers), civic services (traffic lights, water treatment), payment processing (ATMs, PoS, etc), heavy equipment (mining, farming), etc, etc, all fall into the category of connected "things". The attack surface on any particular device will vary widely in each of these and the risks depend largely on the attacker motivations - an amateur who finds themselves with coincidental access to an electrical sub-station would arguably pose less risk than a nation-state attacker with targeted access.

Re: What are Attackers after on IoT Devices?

#6

Installing a proxy, and then selling a “residential” proxy service can be quite lucrative. Residential IPs are generally treated with less suspicion in the risk systems of payment processors and merchants. Similar to the monetization models of “free” VPN providers on mobile phones.

Streaming services also don't block them compared to known vpns and IP blocks at data centers

Re: What are Attackers after on IoT Devices?

#7

Installing a proxy, and then selling a “residential” proxy service can be quite lucrative. Residential IPs are generally treated with less suspicion in the risk systems of payment processors and merchants. Similar to the monetization models of “free” VPN providers on mobile phones.

Streaming services also don't block them compared to known vpns and IP blocks at data centers

That's not strictly true

Wave Broadband up on the US west coast for many years has been the victim of offering gigabit fiber optic internet services.

Many of its clients of that service come from a country with a particularly "great firewall" one might say

Netflix's systems will often see these rafts of connections with weird non-matching timezones to the IP address, Chinese default language and other errant data and...simply declare the entire ISP a VPN/Proxy provider!

For a company with 500K+ customers in 3 states, this kind of disruption is absolutely brutal on their support lines, yet seems to happen almost every other month

Re: What are Attackers after on IoT Devices?

#10
post #8

how are people performing intrusion detection on home iot devices?

I currently rely pretty much exclusively on my Unifi gateway’s not-great IPS/IDS system, which allegedly receives updated threat intelligence feeds periodically. Outside of actual intrusion detection, I prevent my IoT devices (which are located in their own VLAN) from contacting the internet wherever possible, and entirely block any inter-VLAN traffic other than responses to connections initiated from devices residing on a “trusted clients network”, which hosts my phone, laptop etc.
Post reply on HN