A team of researchers has demonstrated a new kind of worm that uses artificial intelligence to adapt its attack methods in real time and spread across networks without help from cloud services. The worm generates its own strategies autonomously, making it harder to predict or block.
How the worm operates
The worm does not rely on a fixed set of instructions. Instead, it observes the target environment and modifies its approach as it moves. That means a network that looks secure against one version of the worm might be vulnerable minutes later, after the worm has reshaped its code.
Because it does not need to phone home to a cloud server, the worm can operate in air-gapped networks or environments with limited internet access. The researchers showed it infecting systems and then propagating laterally, changing tactics each time it encountered a new defense.
Why security teams are paying attention
Most worms follow a playbook. If defenders know the playbook, they can shut the worm down. This one writes its own playbook as it goes, and it does so on the machine it has already compromised.
The autonomous decision-making means the worm can choose between brute-force attempts, social engineering lures, or exploiting unpatched software – whichever path looks most promising at that moment. Security tools that rely on signature-based detection would struggle to keep up.
What the demonstration covered
The researchers built the worm in a controlled lab environment. They did not release it into the wild, nor did they name the specific AI techniques used. The goal was to show that such a worm is technically possible and to give the security community a head start on defenses.
Details of the worm's architecture and the experiments have not been published yet. The researchers said they plan to share more information at an upcoming cybersecurity conference, though they did not specify which one.
For now, network defenders are left with an open question: how do you stop a worm that learns faster than you can update your rules?


