AI Alters OT Security Threats and Defenses

At S4x26, reporting by IIoT-World summarizes research from Dragos, Panasonic R&D Center Singapore, Darktrace, and Georgia Institute of Technology showing that AI is accelerating both offensive and defensive activity in operational technology (OT) security. According to IIoT-World, Dragos researcher Jimmy Wylie used AI coding assistants including Claude to attempt to recreate the FrostyGoop ICS malware and found that AI speeds development tasks but does not remove the need for deep domain expertise in industrial protocols and testbeds. IIoT-World also reports that Panasonic presented PAIEL (Packet Analysis and Insight Extraction using LLM), a two-stage RAG system that pulls protocol standards as context to translate binary OT packets into plain-language analysis for SOC analysts. The coverage maps where current advantages sit and highlights risks from cognitive bias and overreliance on LLM outputs.
What happened
According to reporting by IIoT-World, presentations at S4x26 from Dragos, Panasonic R&D Center Singapore, Darktrace, and Georgia Institute of Technology examined how AI is changing OT security. The article reports that Dragos researcher Jimmy Wylie attempted to recreate the FrostyGoop ICS malware using AI coding assistants including Claude and concluded that AI can speed parts of malware development but does not remove the need for specialized engineering, protocol knowledge, and physical testbeds. The piece also describes Panasonic's PAIEL (Packet Analysis and Insight Extraction using LLM), which uses a two-stage Retrieval Augmented Generation approach to pull protocol standards as context and translate captured OT packets into human-readable insights for SOC analysts.
Technical details
IIoT-World reports that PAIEL avoids relying solely on the LLM's internal knowledge by retrieving relevant protocol specifications to reduce hallucination, mapping binary fields to plain-language actions such as a command setting an air conditioning unit to 100 degrees Celsius. The Dragos experiment, per the same report, found AI assistants can automate reconnaissance and scripting tasks but struggle with proprietary protocol nuances such as DNP3 and Modbus-specific behaviors. The article also flags research presented at a DARPA Cyber Challenge by Team Atlanta from Georgia Institute of Technology, though IIoT-World provides fewer technical specifics for that item.
Industry context
Editorial analysis: Companies and teams applying large language models to OT problems are following two parallel tracks. First, defenders are using retrieval-augmented workflows to ground LLM outputs in precise protocol documentation, which reduces hallucination and speeds analyst throughput. Second, offensive actors can use AI to accelerate code generation and reconnaissance, but publicly reported experiments show that domain expertise and engineered testbeds remain gating factors. For practitioners, this means tooling that couples LLMs with deterministic protocol parsing and verification will be more actionable than unconstrained LLM outputs.
What to watch
Editorial analysis: Observers should track reproducible demonstrations of AI-generated payloads that operate on live or emulated OT stacks, adoption of RAG-grounded packet-analysis tools in SOC playbooks, and research addressing cognitive-bias risks where analysts overtrust LLM summaries. IIoT-World's coverage indicates the balance of advantage currently favors defenders when retrieval and protocol grounding are used, but scale and automation from AI raise monitoring and assurance requirements for industrial environments.
Scoring Rationale
Conference reporting documents practical uses of LLMs for packet analysis and shows AI speeds some attack workflows but keeps expertise barriers, making this notable for SOCs and OT practitioners. The story is important but not transformational.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

