From c849295ff0099bea2c6fc48b769b2308568af408 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:40:19 -0500 Subject: [PATCH] wording --- blog/posts/zero-trust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/zero-trust.md b/blog/posts/zero-trust.md index c868b8c0..1207716d 100644 --- a/blog/posts/zero-trust.md +++ b/blog/posts/zero-trust.md @@ -59,7 +59,7 @@ You might notice this model leaves people on the network and the network itself E --> F; ``` -Once an attacker is inside your network, they can [move laterally ](https://www.crowdstrike.com/en-us/cybersecurity-101/cyberattacks/lateral-movement/) and access deeper and more sensitive parts of the network. +After getting past the network boundary, they can [move laterally ](https://www.crowdstrike.com/en-us/cybersecurity-101/cyberattacks/lateral-movement/) and access deeper and more sensitive parts of the network. How does an attacker get past the network boundary though?