Under the Radar: How Volt Typhoon Hackers Infiltrated a U.S. Power Utility for 300 Days
Small Utility, Big Target: The Volt Typhoon Warning for All Businesses
A China-nexus group sat undetected in a tiny Massachusetts electric utility for nearly a year, stealing grid data and pre-positioning for later. If your Houston business touches a utility or its vendors, this is your story too.
The Volt Typhoon LELWD intrusion is the clearest public example of how a China-nexus group quietly infiltrates a small U.S. utility, lives inside its network for 300 days, and steals grid data not to cause damage now but to be ready to cause it later.
The victim was not a giant regional power company. It was Littleton Electric Light and Water Departments, a municipal utility serving the towns of Littleton and Boxborough, Massachusetts. Small staff, small budget, the kind of operation that assumes nobody important is watching. The industrial cybersecurity firm Dragos, which tracks this actor as VOLTZITE, published the case study, and the FBI is the one who told LELWD it had a problem. The attackers were inside from February 2023 until the discovery in November 2023, just before Thanksgiving.
What makes this frightening is what did not happen. The lights stayed on. No customer data was taken. There was no ransom note, no defacement, no obvious sign anything was wrong. Volt Typhoon does not announce itself, because its job is to be a quiet foothold that can be used during a future crisis. That is the whole point of pre-positioning, and it is why a 300-day intrusion with no visible impact is more alarming than a smash-and-grab, not less.
What Actually Happened at LELWD?
A Chinese state-sponsored group breached a small Massachusetts utility and stayed for 300 days without being caught.
Volt Typhoon gained access to LELWD in February 2023 through an unpatched FortiGate 300D firewall, remained undetected for roughly 300 days, and used that time to steal operational technology data about how the utility runs its grid, until the FBI alerted the utility in November 2023.
The entry point was a network firewall that had missed a critical security update. Fortinet had issued the fix, but the appliance guarding LELWD's edge was still exposed, and that single gap was enough. Once inside, the attackers did not rush. They moved laterally across the network over months, using Server Message Block traversal and Remote Desktop Protocol connections to reach the systems they wanted.
What they were after tells you their intent. Investigators found the group focused on stealing operational technology information: how the utility's OT procedures worked, the spatial layout of energy grid operations, and network architecture details. That is reconnaissance data. It is the blueprint you would want if your goal was to disrupt the same grid at a chosen moment in the future. According to CISA's own reporting, Volt Typhoon has maintained access to some U.S. critical infrastructure targets for as long as five years, so LELWD's 300 days is not an outlier. It is the pattern.
The response is the one bright spot. LELWD had already joined a government-funded American Public Power Association program and was in the middle of rolling out the Dragos platform when the tip came. Dragos accelerated the deployment, confirmed the intrusion through its OT threat hunting, and helped the utility rebuild its network architecture to shut the door. Without that head start, the utility would have been investigating blind.
How Did the Attackers Stay Hidden for So Long?
Living-off-the-land tactics let Volt Typhoon blend into normal network traffic instead of dropping malware that gets flagged.
Volt Typhoon stayed hidden by living off the land, meaning it used the tools and accounts already present in the network rather than planting malware, so its activity looked like ordinary administration and slipped past defenses tuned to catch known-bad files.
Most small businesses picture a breach as a virus, a file the antivirus should have caught. Volt Typhoon works differently. Living off the land means the attacker uses built-in Windows utilities, legitimate remote-access protocols, and valid credentials to move around. There is often no malicious file to scan, no signature to match. To a monitoring tool watching for known threats, a Volt Typhoon operator can look like an IT admin doing routine work at an odd hour.
That is why the intrusion ran for 300 days. The techniques Dragos documented at LELWD, Server Message Block traversal to reach file shares and Remote Desktop Protocol to hop between machines, are the same tools real administrators use every day. Detecting this class of attack is not about a better virus scanner. It requires watching behavior over time and asking whether a given account should be talking to a given system at all. In 35 years around IT, the intrusions that hurt the most were rarely loud. They were the ones nobody was set up to notice.
The firewall gap that let them in matters just as much as the stealth that kept them in. LELWD's edge appliance had missed a critical update. This is the ordinary failure, not the exotic one, and it is the part every business can actually control. A single unpatched device with a public-facing service is the most common front door a nation-state walks through, and it is also the cheapest one to close.
Is your firewall actually patched and monitored?
The LELWD breach started with one appliance that missed an update. A CinchOps assessment finds the unpatched, exposed devices on your network before someone else does.
Explore CinchOps cybersecurity →Why Would a Nation-State Target a Small Utility?
Because small utilities and their vendors are the soft, under-resourced entry point into critical infrastructure.
Nation-state groups target small utilities like LELWD precisely because they are lean, run tight budgets, often depend on a single outside IT provider, and lack full-time OT security staff, which makes them a quieter way into the broader critical-infrastructure ecosystem than a hardened major operator.
The instinct that "we are too small to matter" is exactly the assumption these groups count on. A large regional utility has a security operations center, dedicated OT engineers, and layers of monitoring. A municipal department serving two towns has none of that, yet it still runs real grid equipment and still connects to the wider energy ecosystem. For an attacker whose goal is a durable foothold in U.S. infrastructure, the small operator is the higher-value, lower-effort target.
There is a supply-chain angle that reaches well beyond the utility itself. LELWD's original exposure traced back in part to a managed service provider that had not kept the firewall firmware current. That is the recurring theme of Volt Typhoon: it hunts for the weakest link connected to the target, and often that link is a vendor, a contractor, or a small partner with network access. The utility does not have to be careless for the chain to break. One under-resourced supplier is enough.
Houston sits at the center of the American energy sector. The metro is thick with oil and gas operators, engineering firms, equipment suppliers, and service contractors that plug into utility and industrial networks every day. A small firm here that would never call itself "critical infrastructure" can still be a stepping stone toward it. That is not a scare tactic. It is how VOLTZITE builds access, and it is why the size of your company is not what determines whether you are a target.
Volt Typhoon did not want LELWD's money. It wanted a quiet way back into the grid, saved for a day of its choosing. That should change how every small business in an energy supply chain thinks about a firewall that missed one update. You are not too small to be a doorway.
Why Should a Houston SMB in the Utility Supply Chain Care?
Because attackers reach critical infrastructure through the small vendors and partners connected to it, and Houston is full of them.
A Houston SMB should care because the LELWD intrusion shows attackers pivot into critical infrastructure through the small, connected businesses around it, and an oil-and-gas contractor, engineering firm, or equipment supplier in the Houston metro is exactly the kind of connected link Volt Typhoon looks for.
Think about what "connected" really means for a Gulf-Coast energy business. Your team may have remote access into a client's plant network. You may exchange files with a utility, host a portal a partner logs into, or run equipment that reports back to an industrial control system. Every one of those links is a path, and an attacker who cannot breach the well-defended utility directly will happily breach you first and ride the connection in.
The practical takeaways from LELWD are not exotic. They are the fundamentals, done consistently:
- Patch the edge first. The breach started with an unpatched firewall. Public-facing devices, VPNs, and firewalls are the highest-priority updates you have, and disciplined patch management closes that door.
- Separate IT from OT. If you run any operational or industrial equipment, it should not sit flat on the same network as email and file sharing. Segmentation limits how far a foothold can spread.
- Watch behavior, not just files. Living-off-the-land attacks leave no malware to scan. You need monitoring that flags a normal account doing abnormal things, which is what managed detection and response provides.
- Vet your vendors, and be a vendor worth trusting. LELWD's firmware gap was a provider failure. Ask who patches your gear, and make sure your own access into client networks is not the weak link.
None of this requires a nation-state budget. It requires treating the boring fundamentals, patching, segmentation, and monitoring, as the actual security program they are. That is the gap between LELWD's 300 days and an intrusion caught in a week.
Close the Door Volt Typhoon Walks Through
CinchOps helps Houston-area SMBs in energy, engineering, and industrial supply chains handle the fundamentals that stop intrusions like LELWD: firewall and edge patching, IT and OT segmentation, and behavior-based monitoring. It is part of our cybersecurity and managed IT services.
Explore CinchOps cybersecurity →How CinchOps Helps Your Business
CinchOps is a managed IT services provider based in Katy, Texas, serving small and mid-sized businesses across the Houston metro area.
CinchOps specializes in cybersecurity, network security, managed IT support, VoIP, and SD-WAN for businesses with 10-200 employees. The LELWD intrusion is a clean checklist of the failures we work to prevent for Houston companies in and around the energy sector: an unpatched edge device, a flat network with no IT and OT separation, and no monitoring able to catch a quiet intruder. For a Houston SMB, that means:
- Edge and firewall patch management. We keep public-facing devices, firewalls, and VPNs current, so the door that let Volt Typhoon into LELWD stays shut on your network.
- IT and OT segmentation. We separate business systems from any operational or industrial equipment, so a foothold in one cannot roam into the other.
- Behavior-based detection. We watch for the normal-looking account doing abnormal things, the signature of living-off-the-land attacks that file scanners miss.
- Vendor and supply-chain hygiene. We help you close the gaps that make you the weak link into a client's network, and verify that your own providers are doing the same.
CinchOps serves businesses across Houston, Katy, and Sugar Land, with industry experience in oil and gas, energy and utilities, and engineering firms - the exact Houston supply-chain businesses a group like Volt Typhoon uses as a way in.
Your company does not have to be a power plant to be a target. If you touch a utility, an energy operator, or their vendors, you are part of the chain that groups like Volt Typhoon probe first. If you want the unpatched device found and the flat network fixed before someone else finds them, talk to CinchOps and start with an honest assessment of your edge.
Frequently Asked Questions
Who is Volt Typhoon and what did they do to LELWD?
Volt Typhoon is a Chinese state-sponsored hacking group, tracked by Dragos as VOLTZITE. It breached Littleton Electric Light and Water Departments, a small Massachusetts utility, in February 2023 and stayed undetected until November 2023. It stole operational technology data about the utility's grid but caused no outage, aiming to pre-position for future disruption.
How did Volt Typhoon stay in the LELWD network for 300 days?
It got in through an unpatched FortiGate 300D firewall, then used living-off-the-land tactics, built-in tools, legitimate remote-access protocols, and valid credentials, instead of malware. Because there was no malicious file to scan, its activity blended in with normal administration and evaded defenses tuned to catch known-bad software, so the intrusion ran roughly 300 days before an FBI tip exposed it.
Why should a Houston small business care about a Massachusetts utility breach?
Because Volt Typhoon reaches critical infrastructure through the small vendors and partners connected to it. Houston is dense with oil and gas, engineering, and industrial firms that plug into utility and industrial networks. A small Houston contractor with remote access into a client's plant is exactly the connected, under-resourced link these groups exploit to move deeper into the supply chain.
Discover More
Sources
- SecurityWeek, China's Volt Typhoon Hackers Dwelled in US Electric Grid for 300 Days
- Dragos, VOLTZITE / Volt Typhoon LELWD intrusion case study
- IT Pro, 300 Days Under the Radar: How Volt Typhoon Eluded Detection in the US Electric Grid
- CISA, PRC State-Sponsored Actors Compromise and Maintain Persistent Access to U.S. Critical Infrastructure
- Dark Reading, Volt Typhoon Strikes Massachusetts Power Utility