From 9c2191ecae7bd939001afd7f786027839c8df857 Mon Sep 17 00:00:00 2001 From: Alec Chappell Date: Fri, 31 Oct 2025 10:10:38 -0400 Subject: [PATCH] Fix typo in README regarding cloud pivoting typo to 'cloud' --- .../azure-security/az-lateral-movement-cloud-on-prem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/README.md b/src/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/README.md index 5535eb0f2c..6f030dbd85 100644 --- a/src/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/README.md +++ b/src/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/README.md @@ -34,7 +34,7 @@ This section covers the pivoting techniques to move from a compromised Entra ID - [**Seamless SSO**](az-seamless-sso.md): How to abuse Seamless SSO to move from on-prem to cloud. -- **Another way to pivot from could to On-Prem is** [**abusing Intune**](../az-services/intune.md) +- **Another way to pivot from cloud to On-Prem is** [**abusing Intune**](../az-services/intune.md) {{#include ../../../banners/hacktricks-training.md}}