Hackers Already Cracked Robot AI at DEF CON. Now There's a Tool to Test Yours Before They Do.

Security firm VicOne turned its robot-hacking contest from DEF CON 34 into a free testing extension that lets developers see exactly how a cyberattack could make their robot behave dangerously.

AI2Day Newsdesk4 min read
A secure office setting, blurred computer screens, government officials discussing AI oversight, modern technology ambiance
Share

Key points

  • VicOne released a free cybersecurity testing extension for NVIDIA Isaac Sim on 22 July 2025, aimed at robotics developers.
  • At DEF CON 34's Robotic Hacking Community, 16 teams recorded 25 successful solves across AI and robotics security challenges.
  • The extension lets developers run attack scenarios against their own robot models inside a simulation before any physical deployment.
  • VicOne, a Trend Micro subsidiary founded in 2022, says it has found more than 180 zero-day vulnerabilities, meaning previously unknown security flaws, across automotive and robotics systems.
  • Nearly every core challenge at DEF CON 34 was solved at least once, showing that digital attacks can alter robot behaviour across multiple layers of a system.

Robots are moving out of research labs and onto factory floors, hospital corridors, and public streets. As they do, a question that software developers have faced for decades is arriving in physical form: what happens when someone attacks the computer running the machine?

VicOne, a cybersecurity company that spun out of antivirus giant Trend Micro, has released a free tool designed to answer that question before a robot ships.

What does the tool actually do?

The extension plugs into NVIDIA Isaac Sim, a simulation platform that robotics engineers already use to design and test robots in a virtual environment before building physical prototypes. VicOne's add-on layers attack scenarios on top of that simulation, so developers can watch their robot's behaviour change under digital pressure.

Think of it like a crash-test dummy programme, but for cyberattacks instead of car collisions.

Developers load their own robot model and the task they want it to perform. The extension then runs curated attack scenarios drawn from real security research. Teams can test whether a VLM, a vision-language model (software that lets a robot interpret what its cameras see and decide what to do), holds up when it receives manipulated images, hijacked commands, or corrupted instructions from connected systems.

If the robot drifts from its intended task, crosses a boundary it should not, or makes an unsafe decision, the team sees it in the simulation rather than in a warehouse.

Where did the attack scenarios come from?

VicOne ran a competitive hacking event called a CTF, short for capture the flag, at DEF CON 34, the annual Las Vegas security conference where researchers probe systems for weaknesses. The company invited security professionals to attack two physical robots: the Reachy Mini and the LeKiwi platform.

Sixteen teams recorded 25 successful solves. Attackers found paths through AI models, the robot's visual perception system, cloud connections, and the communications links between components. Only one advanced challenge involving firmware, the low-level software baked into hardware chips, went unsolved.

As first reported by The Robot Report, VicOne studied both the successful attacks and the failed attempts. Failed attempts still reveal what attackers assume, which control paths they tried, and which safeguards almost gave way. All of that fed into the scenarios now bundled into the free extension.

Should robotics teams be worried right now?

Yes, and the DEF CON results explain why. The attacks did not all come from one direction. They succeeded across perception, communications, AI decision-making, and embedded hardware. A robot that passes every functional safety test can still behave dangerously if an attacker manipulates what it sees or tells it to do.

VicOne CEO Max Cheng put it plainly: "Cyber-safety validation must become a standard part of robotics development."

For organisations that need more than the free extension offers, VicOne sells a fuller version of its Radeis platform covering deeper investigation, remediation planning, and compliance documentation.

The free extension is available now for developers running supported versions of NVIDIA Isaac Sim.

What should readers watch for?

If you use or work near industrial or service robots, the risk here is not abstract. An attacker who can feed false images to a robot's camera, or intercept the commands it receives, could cause it to act in ways its designers never intended. Ask the teams managing those robots whether cyber-safety testing is part of their pre-deployment checklist, and whether it covers the full system rather than just individual components.

© 2026 AI2Day