Megatrend · Cybersecurity & Digital Trust

The front line of cyber war is your laptop and your network connection

Every cyberattack has to pass through two doors: the "device" (laptops, servers, phones) and the "line" (the connection between a device and the outside world). This node is the layer that actually stops attacks at those two points. And over the past five years it's been completely remade — from dumb antivirus into AI that watches behavior every second, and from a firewall box in the building into security delivered from the cloud to wherever you work.

Category Cybersecurity & Digital Trust Level sub-theme (two branches) Maturity mature and consolidating Read time ~14 min
A single laptop with a tiny guardian standing watch on it, and a connection line that runs through a checkpoint in mid-air before reaching the outside world
ภาพประกอบ (hero.png)
Two doors to guard. Modern security watches both "the device itself" and "the path the data travels" at the same time.

01What it is (device + line)

Picture breaking into an office. A thief always has two choices — pick the lock on "one of the rooms" (a single computer), or lie in wait in "the hallways and wiring" that connect all the rooms (the network). This node is the one watching both spots, and it splits into two branches that pair up perfectly.

  • Endpoint (the device): protecting every end device — laptops, servers, phones, factory machines. The modern tool is called EDR/XDR: a tiny "guard" (agent) installed on every machine that watches behavior and stops anything abnormal on the spot — this is the Endpoint Detection & Response (EDR/XDR) branch
  • Network (the line): protecting the "path" the data travels. It used to be the firewall — a box at the office door, inspecting everything in and out. Today it's moved to the cloud as SASE / zero-trust — this is the Network Security & SASE branch

The node's definition says it plainly: this is the "enforcement layer" — not the layer that just "knows who's who" (that's Identity & Access), and not the layer that "investigates incidents" (that's Security Operations). It's the layer that actually steps in and stops the attack right where it happens, on the device and on the line — a sub-field under the Cybersecurity & Digital Trust megatrend.

Key terms
Endpoint · Agent · Firewall

Endpoint = an end device a person actually uses (a machine on the network) · Agent = a small program embedded on the device that watches and reports back to a central console · Firewall = a "fire wall" that filters network traffic in and out by rules you set. All of these are the "hands" that actually enforce your security policy.

02Why it's the most important front line

The reason is simple: almost every attack ends up on a "device" or runs through a "line." A hacker who wants to steal data has to reach a server; one demanding ransom (ransomware) has to run code on the victim's machine; one exfiltrating data has to run it through the network. So these two layers are the "last checkpoint" — catch it here and the attack is over; miss it here and the damage is done.

And both sides are big, fast-growing markets. The endpoint side is worth roughly $27–28B in 2025 and is headed for about $38B by 2030, with EDR as the engine — growing nearly 25% a year (from ~$5B to ~$15B by 2030). The network side, now moving to the cloud (SASE), is even hotter — Gartner estimates it'll jump from ~$15B in 2025 to ~$28.5B in 2028, growing ~26% a year.

Two markets, two speeds
Market size ($B) — cloud-based SASE grows faster than traditional endpoint
Source: MarketsandMarkets (endpoint), Gartner (SASE CAGR ~26% through 2028) — estimates

But the number that tells the story best is the shift in tooling inside the endpoint market itself. The old stuff (signature-based antivirus) is growing slowly or shrinking; the new stuff (AI-driven EDR/XDR) is growing ~25% a year — meaning money is moving fast from "dumb antivirus" to "AI that watches behavior." That's the heart of this whole chapter.

The endpoint side has its own turning point — about 79% of modern attacks use "living off the land," relying on tools already built into the operating system and leaving no malware file for old antivirus to scan. That's what flipped EDR/XDR — which watches "behavior" instead of "file appearance" — from a nice-to-have into a must-have.

~25% per year The growth rate of the EDR market (AI watching behavior on the device) — 3–4× faster than the overall endpoint market, showing money moving from old-style antivirus to AI-based detection.

03How it works — EDR on the device + SASE on the line

The easiest way to understand this node is to look at "two revolutions" happening at once — one on the device, one on the line.

Revolution 1: from antivirus to EDR/XDR

Old antivirus worked like a "wanted poster with mugshots" — it held the signatures of viruses it already knew, and blocked any file matching a face on the list. The problem: new malware that was never on the list was completely invisible to it.

EDR (Endpoint Detection & Response) flipped the whole idea. Instead of looking at "appearance," it watches "behavior" — a tiny agent on the device watches every action: which program is suddenly encrypting all the files at once? Is some strange process trying to steal passwords from memory? When it spots a suspicious pattern, it doesn't just alert — it steps in and stops it immediately (kills the process, isolates the machine from the network). That's the "Response" part. XDR then widens the view beyond the device, seeing signals from email, cloud, and network at once, and stitching them into one picture.

EDR on the device + the shift from firewall in the building to SASE in the cloud Top half: an EDR/XDR agent watches behavior on a laptop and stops threats on the spot. Bottom half: scattered users connect through a SASE checkpoint in the cloud, instead of running back to a firewall box in the building On the device · EDR / XDR On the line · from FIREWALL in the building to SASE in the cloud Laptop / server agent EDR 1 · watch behavior Program encrypting files rapidly? Secretly stealing passwords? Running strange commands? 2 · stop on the spot Kill the process Isolate the machine Office building Old firewall box (everyone has to run back in) Home Café Phone SASE checkpoint Inspect in the cloud, close to the user App / net
Two revolutions at once. On the device: an agent watches behavior and stops threats itself · On the line: the checkpoint moves from a box in the building up to the cloud, close to every user

Revolution 2: from firewall in the building to SASE in the cloud

Network security used to be like a "castle and moat" — everyone worked in the building, all data ran through one firewall box at a single door, and anyone inside the wall was treated as "trusted." But the world changed — people work from home, from cafés, from their phones, and apps all moved to the cloud — so the "castle" no longer had a wall to defend. Forcing a remote employee to "run back into the building" to pass the firewall before going out to the cloud is both slow and pointless.

SASE (Secure Access Service Edge) solves it by moving the checkpoint up to the cloud, spread close to every user worldwide. Wherever you are, your connection always passes through the nearest checkpoint first. It pairs with the zero-trust idea — "trust no one automatically, check every time" — whether you're inside the wall or outside it.

Key terms
SASE · SSE · Zero Trust

SASE = combining "security" with "networking," delivered from cloud at the edge close to users · SSE = the pure "security" part of SASE (with the networking part like SD-WAN stripped out) · Zero Trust = "trust no one by default" — even people inside the organization must prove who they are and what they're allowed to do every time they access a resource. This is where Network Security meets Identity & Access.

04Where it sits in the cyber ecosystem

This node is the "hands that step in and stop things" within the Cybersecurity & Digital Trust megatrend. But it can't work alone — it has to coordinate with its siblings in the same family:

  • Pairs with Identity & Access: for zero-trust to work, you first have to "know" who's who — Identity says "you are X, with these rights," then Network Security enforces those rights at the entrance
  • Feeds Security Operations (SOC): EDR/XDR are the "sensors" sending raw signals from every machine into the central SOC, which investigates and connects the big picture — endpoint is the eyes, ears, and hands; the SOC is the brain
  • Overlaps with Cloud & Workload Security: when the "device" becomes a virtual server or container in the cloud, the line between endpoint and cloud security blurs — so modern XDR moves into this space too
  • Rides the same network as Edge & CDN: SASE delivers security from the "edge" of the internet — the same edge network used to deliver web and video fast is used to set up security checkpoints close to users (which is why Cloudflare and Akamai can play both games)

And it reaches outside the cyber category too — AI is a weapon for the defense (AI watching behavior) and for the offense (hackers using AI to build malware). Meanwhile all of security still rests on encryption, which is set to be challenged by Quantum Computing down the road.

Perspective An easy way to remember it: Identity = "who you are" · Endpoint & Network (this node) = "stop threats at the device and the line" · SOC = "connect the puzzle and give orders." These three layers work as one team, and the era's big trend is merging all three into a single platform (more in chapter 6).

05Where things stand now + the players (2025–2026)

2025 was the year the picture of "who owns what" came into sharp focus. The endpoint leader is CrowdStrike — its "Falcon" agent pushed ARR (annual recurring revenue) to ~$5.3B (up ~24%) in its latest fiscal year, and the company has set a clear target of reaching $10B in ARR.

On the network/platform side the big one is Palo Alto Networks — FY2025 revenue was $9.22B, and what it stresses is "NGS ARR" (recurring revenue from next-gen products), which grew to $5.58B (+32%) — reflecting a "platformization" strategy that pushes customers to buy the whole stack from one vendor. Meanwhile Zscaler, the zero-trust/SSE pioneer, crossed $3B in ARR for the first time in FY2025 and is still growing more than 25% a year.

Revenue scale of the leaders (FY2025)
Full-year revenue ($B) — Palo Alto is the largest, on a full-stack platform strategy
Source: each company's earnings (FY2025) — CrowdStrike/Zscaler use approximate full-year revenue

The most exciting thing financially is CrowdStrike's still-strong ARR growth and Palo Alto pushing NGS ARR past $5.5B — both reflecting the same trend: customers are consolidating their tools with one vendor instead of buying piecemeal.

ARR — the "recurring revenue" gauge the market watches
Annual Recurring Revenue ($B) — this number says how tightly each one holds its customers · CrowdStrike = FY2026
Source: each company's earnings — PANW is NGS ARR (next-gen) FY2025 · CrowdStrike ARR FY2026
Many once-scattered security tools being assembled into one large control panel
ภาพประกอบ (platform.png)
From a full toolbox to a single console. Customers are accepting buying "the whole stack" from one vendor to cut the complexity

But the biggest story for this node in years isn't about revenue — it's the July 19, 2024 event, when CrowdStrike shipped a buggy update in a single file and roughly 8.5 million Windows machines worldwide hit the Blue Screen of Death all at once — airlines, hospitals, banks, and emergency lines went down on a wide scale. Insurers pegged the damage to Fortune 500 companies alone at about $5.4B. And the painful part — it wasn't a hack, it was the "defense" collapsing on its own (we dig into this event in EDR/XDR).

When a single agent sits on 8.5 million machines worldwide, the power to "protect" becomes the power to "take down" everything at once, in the blink of an eye.
Key players in this field
Note
We rank players by role and share within each branch (endpoint / network / unified platform), not raw market cap — to show who actually owns what · Not investment advice
CrowdStrikeCRWD · US
US · Endpoint/XDR leader
The "Falcon" agent is the standard for modern EDR/XDR — subscription revenue of $3.76B (+31%), ARR of $4.24B running toward a $10B target. But it's also the company that took down 8.5 million machines in 2024.
core · EDR/XDR leader
US · full-stack platform
The largest in the group at $9.22B in revenue, and the leader of the "platformization" strategy — bundling network + endpoint + SOC into one stack. NGS ARR grew to $5.58B (+32%).
core · unified platform
ZscalerZS · US
US · zero-trust/SSE
The pioneer of moving network security to the cloud (SSE). Crossed $3B in ARR for the first time and still grows 25%+ a year — focused purely on zero-trust, not spread thin.
core · zero-trust leader
FortinetFTNT · US
US · firewall leader
The hardware firewall king (~55% unit share), $6.8B in revenue, now migrating its existing SD-WAN customer base into FortiSASE (billings up ~40% in Q4).
core · firewall→SASE
US · AI-native challenger
CrowdStrike's direct rival in the endpoint market, pitching an "AI-native" Singularity platform — it crossed $1B in ARR in mid-2025, a fast-growing dark horse.
core · challenger
Cloudflare/ AkamaiNET · AKAM · US
US · edge network
Plays both games — the edge network used to deliver web fast is also used to set up SASE/zero-trust checkpoints close to users worldwide, making it a rising network player in security.
core · security edge

There are also giants "playing both sides," like Microsoft (Defender comes bundled with Windows/365, making it a major rival to everyone) and Cisco (which bought Splunk to bolster the SOC side) — a sign this arena isn't just a fight among pure cyber companies; the platform giants have jumped in to grab a share too.

06The future: merging into platforms + AI in the SOC

The biggest direction for this node is one word: "consolidation." For years, organizations bought dozens of brands of security tools — one vendor for endpoint, another for firewall, another for email — until managing it became a headache and gaps opened at the seams. Gartner estimates that by 2025 about 70% of organizations will cut the number of security vendors they manage to no more than three. That's why Palo Alto, CrowdStrike, and Fortinet are all racing to build "platforms" that sell the whole stack — whoever bundles the most tools that work together most smoothly captures the customer's entire security budget.

The big trend: cutting the number of security vendors
Share of organizations intending to consolidate to no more than three vendors (2025 target)
Source: Gartner (2025 forecast for cloud-native security)

The second direction is AI moving into the SOC room. The volume of alerts from endpoint/network is too much for people to keep up with, so "AI SOC agents" step in to triage, do first-pass investigation, and auto-contain threats — in Gartner's 2025 survey, about 42% of cyber leaders are already testing or using AI agents to detect and respond to threats, and another ~46% plan to within the next year. EDR/XDR's job is shifting from "send signals for people to look at" to "let AI decide for itself, to a degree."

The third direction is fusing endpoint and network into one. As XDR sees both device and line in a single picture, and SASE delivers security from the cloud, the line between "protect the device" and "protect the line" keeps fading — until it becomes one continuous security fabric that follows the user's "identity" everywhere, no matter which device they use or where they connect from.

07Challenges & risks

This node is in a golden age. But the risks are built deep into its very nature.

The first risk is the concentration and fragility of an agent that's everywhere. CrowdStrike's July 19, 2024 lesson is the clearest warning — when one piece of software sits on millions of machines worldwide with the deepest-level rights in the system, a single bad file in an update can take the world down. It's a "single point that, if it breaks, breaks everything" — in a way even an attack would struggle to pull off. The more the market consolidates toward a few leaders, the higher this concentration risk climbs.

A vast number of laptops toppling together like dominoes, from a single stumble at the front of the line
ภาพประกอบ (outage.png)
The domino of trust. The same single guardian on millions of machines means a single shared point of failure

The second risk is an "AI war" where both sides have the same weapon. The defense uses AI to watch behavior, but the offense uses AI too — to build malware that adapts to evade detection, write smoother phishing emails, and find vulnerabilities faster. It's a race with no finish line — whoever stops improving loses instantly, and the defender's cost is almost always higher than the attacker's.

The third risk is being "bundled" out of existence. Microsoft ties Defender to Windows and Microsoft 365 for free (or near-free), creating enormous pressure on players who sell security as a standalone product. Anyone without a broad enough platform or a sharp enough edge risks being squeezed out of the market by a giant's "freebie."

The bottom line for investors Endpoint & Network Security is a trend that's "forever necessary and growing with AI" — but three keys matter: (1) who wins the "platform" game (bundle the most tools most smoothly = own the whole budget) · (2) who holds ARR that grows steadily and sticks (recurring revenue is the real strength gauge) · (3) who can withstand the pressure of Microsoft's "freebie" — the value sits with "whoever becomes the platform customers consolidate toward," not just whoever has the flashiest feature today.

In short: this node is the "front line" that actually stops attacks at the two points every threat must cross — the device and the line. Over five years it's been remade from dumb antivirus into behavior-watching AI, and from a firewall box in the building into security delivered from the cloud everywhere. The battle has now moved from "who has the better feature" to "who can merge everything into one platform best" — and the July 19, 2024 lesson reminds us that the more we lean on a single guardian, the harder the world shakes the day it stumbles.

Explore this theme — live data, stocks & news →