JDY: the recognition button that transforms domestic routers into entry doors for high impact attacks

Author: Published 4 min de lectura 153 reading

The images in this article were generated with artificial intelligence. How we publish

A new wave of activity associated with the botnet known as JDY again recalls that the threat on domestic routers and IoT equipment is measured not only by the number of machines engaged, but by the quality and purpose of the botnet. Researchers at Black Lotus Labs in Lumen have documented that JDY has increased its scanning and recognition infrastructure, from a few hundred bots to more than a thousand in a few months, and has focused on targets in the United States, with a particular interest in networks linked to military entities and their suppliers ( Black Lotus Labs report).

What makes JDY dangerous is not its ability to launch massive denial-of-service attacks, but its role as a distributed recognition network: it explores services, captures banners, collects TLS certificates and applies fingerprinting rules aimed at newly disclosed specific vulnerabilities. Such tasks drastically reduce the window between the publication of a public explosion and operational exploitation, facilitating persistent actors with links to a certain geography to turn intelligence into actions within hours.

JDY: the recognition button that transforms domestic routers into entry doors for high impact attacks
Image generated with IA.

Another relevant feature is the diversity of affected devices: routers and SOHO equipment from multiple manufacturers with MIPS CPU and variants have been compromised, which shows that JDY takes advantage of the traditional lack of updates and management interfaces exposed to the Internet. In addition, its operators control the botnet through hidden services in Tor and, in some cases, use open source remote management tools to maintain access and orchestrate tasks, which complicates attribution and mitigation.

From a technical point of view, JDY incorporates advanced scanning modules: when you get high permits you can open up RAW sockets and perform a high-speed and relatively stealth SYN sweep, using patterns such as a fixed source port and lots of phased destination ports. This type of behavior is detectable on the network if properly sought, but also requires monitoring policies and appropriate instrumentation on perimeter and edge.

The strategic implications are clear: a recognition button like JDY works as a force multiplier for APT actors, because it identifies precise and vulnerable objectives for human exploiters to attack them later. That is why it is not enough to protect only traditional endpoints; security must reach the routers, APs and cameras that are now part of the attack surface of organizations and logistics chains.

To reduce the immediate risk the practical recommendations are known but still insufficiently adopted: apply manufacturer patches and firmware, disable Internet-exposed management interfaces, change default credentials and segment the network so that IoT devices do not share VLAN or subnetwork with critical assets. At the network level, it is appropriate to deploy output filtering (egress filtering), blocking or inspection of abnormal ports (e.g. detection of SYN scanning patterns from the edge) and detection rules that seek banners or connections to hidden services. At the level of suppliers and product managers, CISA has reiterated the need for safe design on web management interfaces and for the elimination of vulnerabilities from the development stage ( CISA guide on domestic network safety).

JDY: the recognition button that transforms domestic routers into entry doors for high impact attacks
Image generated with IA.

In the event of a suspicion of commitment, the response should prioritize the isolation of the device, the collection of network and the equipment itself to search for processes associated with Tor or remote management tools, and the verification of outgoing communications to atypical domains or addresses. Complementing these actions with attack simulation exercises and detection tests helps to validate controls and close gaps before the attackers take advantage of them.

The general narrative is that attacks like those provided by JDY force a change in perception: the devices on the edge are not irrelevant peripheral, but sensors and vectors that an opponent uses to map and attack valuable environments. As long as organizations tighten their defenses, they must also work with suppliers to demand faster parking cycles and safe development best practices; and, as citizens or administrators, monitor and update any router or connected object that may become the gateway to critical infrastructure.

For those who want to deepen the technical mechanisms and IoCs reported by the teams that follow this actor, in addition to Lumen's analysis it is recommended to review materials on anonymous networks and how operators use hidden services for C2, for example in the public documentation of the Tor project ( Tor Project). The threat is dynamic: identifying and mitigating distributed recognition networks requires more coordination between security teams, manufacturers and infrastructure managers.

Coverage

Related

More news on the same subject.