Researchers describe how some smart TV apps bundle “residential proxy” relay kits that users unknowingly approve via a consent screen. The same always-on home devices can then be repurposed (“flipped”) from commercial web scraping into DDoS traffic, contributing to a sharp rise in devices seen in attacks.
How the attack worked
The pattern described in this research starts with something ordinary: a free app on a smart TV, like a game, screensaver, or streaming front-end. Bundled inside is a relay kit that asks for permission through a consent dialog. The wording is vague, framing the activity as "occasional use" of "spare resources." Once accepted, the app relays third party web traffic through the household's internet connection while the TV appears idle.
This relay function was originally built for commercial web scraping, where residential IP addresses are valuable because they look like ordinary consumer traffic. But researchers found the same infrastructure can be "flipped" from scraping into DDoS packet floods, since the device already maintains a persistent connection to a remote job server. Changing the payload sent down that channel is enough to repurpose it.
Why it succeeded
A few conditions make this approach effective:
- The consent dialog exists, but it obscures what is actually being consented to, using soft language rather than a clear technical description.
- Smart TVs and similar devices are largely unmanaged from a security standpoint, so there is no IT oversight of what apps are installed or what permissions are granted.
- The kit's own configuration reportedly set a default ceiling of 200 gigabytes a month, an amount of bandwidth that would likely go unquestioned on a home network.
- Because the underlying connection can serve both legitimate-looking scraping and malicious traffic, the same access surface supports two different uses without the device owner noticing a change.
Telemetry referenced in the research shows a sharp increase in the number of devices observed participating in DDoS activity, rising from roughly 1 million to over 9 million by June, correlating with disclosure of this residential proxy exposure.
What to watch for
- Vague consent screens on smart TVs or other unmanaged devices that reference "spare resources" or "occasional use" without explaining what data or bandwidth will be used.
- A TV or device on standby making persistent outbound connections when it should be idle.
- Unusually high bandwidth allowances configured for a TV app, especially in the hundreds of gigabytes per month.
Building resistance
Because indicators like IPs and domains can rotate quickly, the research points toward behavior-based detection: watching for household devices opening persistent channels to destinations they have no reason to talk to, rather than relying solely on blocklists. Organizations that allow smart TVs or similar consumer displays on their networks should treat app permission dialogs as security-relevant approvals, not just privacy formalities, and build monitoring that can flag anomalous device behavior regardless of whether the traffic looks benign at first glance.
Key findings
- Some smart TV apps embed a relay kit and rely on a consent dialog that frames the activity as “occasional use” of “spare resources.”
- Researchers found the kit’s own configuration set a “default ceiling of 200 gigabytes a month,” indicating significant bandwidth use.
- The relay infrastructure can be “flipped” from benign-looking scraping to DDoS packet floods because the device is already connected to a remote job server over a persistent channel.
- Nokia Deepfield telemetry shows devices observed participating in DDoS rose from roughly 1 million to over 9 million by June, correlating with disclosure of residential proxy exposure.
- The article emphasizes behavior-based detection (persistent unexplained outbound channels and relay-like traffic patterns) over blocklists, because indicators can rapidly rotate.
Who’s being targeted
- Commonly targeted roles: Security awareness program owners, IT operations / Network operations (NOC), Facilities / Workplace operations (smart displays and TVs), Procurement / Vendor management, Employees who install apps on smart devices.
- Affected industries: Telecommunications providers, Enterprises (network defenders), Consumer/Residential households, AI and cloud providers.
- Attack channels: website.
- Impersonated: Free app publisher / app consent dialog.
Red flags to watch for
- Vague wording like “spare resources” and “occasional use” without clear explanation of what traffic will be relayed
- Unusually high bandwidth allowance for a TV app (e.g., hundreds of GB/month)
- A TV on standby making persistent outbound connections
Frequently asked questions
How do smart TV apps get turned into DDoS proxies?
A relay kit is bundled into a free app, such as a game, screensaver, or streaming front-end. Once a user accepts the consent dialog, the app relays third party traffic through the device's internet connection, and this same channel can later be repurposed for DDoS packet floods.
What does the consent dialog actually say?
It frames the relay activity vaguely, describing it as occasional use of spare resources, without clearly explaining what traffic will be relayed through the device.
Why is this hard to detect with blocklists?
Because the indicators involved can rotate quickly, researchers emphasize watching for behavior patterns, like persistent unexplained outbound channels, rather than relying on known bad IPs or domains.
How big is the scale of devices involved?
Telemetry cited in the research shows devices observed participating in DDoS activity rose from roughly 1 million to over 9 million by June, correlating with disclosure of residential proxy exposure.
Read the video transcript
That free smart TV app you installed? It might be quietly renting out your internet for DDoS attacks. The consent screen you clicked on, without reading, calls this 'occasional use' of your 'spare resources', but the relay kit behind it is set to a default ceiling of 200 gigabytes a month. Once you agree, it relays someone else’s web traffic while your TV sits idle, and that same residential proxy channel can be flipped from scraping to DDoS floods overnight. That’s how Nokia Deepfield saw DDoS devices jump from about 1 million to over 9 million. Your move: next time a TV app asks to use your 'spare resources,' stop and read it like a security approval, if it mentions relaying traffic or huge data caps, back out and don’t install.