Recent campaigns attributed to organized groups such as NoName and others represent one of the most striking examples of the evolving threats to the availability of digital services. Unlike actors traditionally focused on data theft or ransomware, the group uses Distributed Denial of Service (DDoS) as a strategic pressure tool, systematically targeting organizations in countries considered politically hostile to Russian interests.
The distinctive feature of this operational model lies in the use of DDoSia, a distributed platform that coordinates thousands of volunteers through Telegram channels, enabling the generation of high-intensity campaigns against targets selected based on the current geopolitical context. In recent months Italy has been repeatedly involved in these operations, with attacks targeting public administrations, airports, financial institutions, transportation operators, media, and essential services.
The most significant aspect, however, is not the technical sophistication of the attack. It is the fact that the success of the operation depends on the ability to push the backend beyond its operational threshold. In other words, the target is not the network: it is the application layer.
And this is precisely where an often-overlooked point comes into play. From an infrastructure standpoint, the backend does not distinguish between a million requests generated by a distributed botnet and a million requests coming from citizens participating in a click day, requesting an incentive, or simultaneously accessing a critical service. In both cases, CPUs, databases, connection pools, and application servers are subjected to the same pressure.
The lesson is clear: the problem is no longer just blocking unwanted traffic, but ensuring that the system continues to operate within sustainable limits even when demand—whether legitimate or malicious—suddenly exceeds available processing capacity.
“True innovation does not stem from an abundance of resources, but from the need to make complex application systems work under extreme conditions.”