From 7a92891381d5e0e5c422bc5c0817c9e9b772dd10 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Wed, 30 Jul 2025 06:14:13 +0200 Subject: [PATCH] fix --- src/pentesting-cloud/azure-security/az-device-registration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pentesting-cloud/azure-security/az-device-registration.md b/src/pentesting-cloud/azure-security/az-device-registration.md index 91771070a..bac04d6c2 100644 --- a/src/pentesting-cloud/azure-security/az-device-registration.md +++ b/src/pentesting-cloud/azure-security/az-device-registration.md @@ -95,7 +95,7 @@ and then PATCH the information of the searchableDeviceKey: It's possible to get an access token from a user via **device code phishing** and abuse the previous steps to **steal his access**. For more information check: {{#ref}} -az-lateral-movement-cloud-on-prem/az-phishing-primary-refresh-token-microsoft-entra.md +az-lateral-movement-cloud-on-prem/az-primary-refresh-token-prt.md {{#endref}}