DRaaS: Disaster Recovery as a Service Explained
See how DRaaS works, how it differs from backup, and what to ask about…
Quick SummaryConventional IT security assumes a device you can manage: install an agent, apply a patch, enforce a policy. Most connected devices fail all three assumptions.
That last point is the one that causes most damage. A camera system bought by facilities and installed by an integrator is on the network, and IT often finds out during an incident.
The device you cannot patch is bad. The device you did not know about is worse.
This isn’t a hypothetical failure mode. It’s the exact mechanism behind the largest DDoS attack ever recorded: Cloudflare’s Q3 2025 DDoS Threat Report traced a record 29.7 Tbps attack to the Aisuru botnet, an estimated 1 to 4 million compromised routers, IP cameras, and DVRs, recruited almost entirely through default credentials and unpatched firmware.
CISA’s guidance for small and medium businesses treats knowing what’s connected as a precondition for everything else, and its Cyber Essentials baseline starts from the same place.
The risk is rarely the device itself. Nobody wants your thermostat. They want what your thermostat can reach.
The scale of that last pattern is worth sitting with: Microsoft’s Digital Defense Report has found, consistently across multiple years, that more than 90% of ransomware attacks reaching the encryption stage used an unmanaged device as their initial access point or for the encryption itself. The device isn’t incidental to the attack, it’s usually the whole reason it worked.
A secondary risk is availability. Building controls, access systems, and clinical devices are operational, so a failure is not an inconvenience, it is a stoppage.
Pivot: using a compromised low-value device as a launch point to reach higher-value systems. It is the reason a camera on the same network as a file server is a business risk rather than a facilities one.
Since you usually cannot fix the device, the controls act on the network around it. That’s a different mindset from conventional endpoint security, and it’s the correct one here.
| Control | What It Addresses |
| Inventory | You cannot isolate or monitor devices nobody has enumerated |
| Segmentation | Limits what a compromised device can reach, which is the whole risk |
| Credential change | Removes the single most exploited weakness, default logins |
| Block outbound by default | Most devices need far less internet access than they are given |
| Monitoring | Detection is available even where prevention is not |
| Firmware cadence | Applies to the minority of devices that do receive updates |
Segmentation does the heaviest lifting. A camera network that cannot route to the finance server turns a compromise into a contained nuisance.
Outbound filtering is the most commonly skipped. A sensor that only needs to reach one vendor endpoint does not need general internet access, and restricting it removes the command-and-control path, the same path Aisuru-class botnets depend on entirely.
This is where most programs stall, because the honest answer is that asking departments what they have connected does not produce a complete list.
The output is not a list of devices. It is a list of devices with an owner and a patchability status, which is what makes the next decision possible.
An estate inventory is the same artifact our free IT assessment produces for the wider environment, flagging end-of-life systems and unsupported versions alongside the connected devices most inventories miss.
The work here is continuous rather than a project. Devices arrive, firmware changes, contractors connect equipment, and an inventory taken once is wrong within months.
Detection matters disproportionately here because prevention is largely unavailable. Our Security as a Service covers that layer, and Managed IT 360 covers the estate these devices sit alongside.
For an independent external view, eligible organizations can use CISA’s no-cost vulnerability scanning, which will surface exposed devices you didn’t know were reachable.
Client environment: a global energy group, 10,000 employees across 36 countries.
Problem: inconsistent asset visibility across a highly distributed estate.
Solution: asset discovery and patch management deployed consistently.
Result: cycle-time reduction on downtime events and consistency across all 36 countries.
This evidences asset discovery capability at scale. It does not evidence an IoT-specific security engagement, and none is claimed. No sector-matched case study currently exists for this topic, and as with the hydraulics manufacturer example used elsewhere in this series, I wasn’t able to verify this figure against currently published content on the live site.
Anything connected that is not a conventional computer or server: cameras, printers and multifunction devices, building and HVAC controls, access control systems, smart displays, sensors, and medical or industrial equipment. If it has an IP address and cannot run your endpoint agent, treat it as IoT for planning purposes.
It’s better than a flat network, and it’s not the same as segmentation. Guest networks are usually designed for internet access rather than for controlling east-west traffic, and many IoT devices need to reach internal systems to function. A dedicated segment with explicit rules is the more defensible answer.
Then hardening is off the table, and the answer is compensating controls: isolate it, restrict outbound access, monitor it more closely than anything else, and document the decision with a review date. That is a defensible position; an undocumented one is not.
One named owner, and in practice it works best with IT owning the network controls and facilities owning the devices, with a written agreement on procurement. The failure mode is both assuming the other has it.
Handpicked IT operations, cybersecurity, and cloud architecture guides from our engineering team.
See how DRaaS works, how it differs from backup, and what to ask about…
Understand AI-driven cyber threats, from phishing to deepfake requests. Learn which controls to test,…
Use this cloud migration cutover checklist to define go/no-go tests, protect changed data, plan…