Skip to content

Commit 3547ed0

Browse files
committed
clarification
1 parent 15a76b9 commit 3547ed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pentesting-cloud/azure-security/az-unauthenticated-enum-and-initial-entry/az-oauth-apps-phishing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ The attack involves several steps targeting a generic company. Here's how it mig
8787

8888
<figure><img src="../../../images/image (3).png" alt=""><figcaption></figcaption></figure>
8989

90+
>[!WARNING]
91+
> It's also possibel to request permissions to other APIs that are not Graph API, like `Azure Service Management API`, `Azure Vault`, `Azure Storage`, etc. For example, the scope `https://management.azure.com/user_impersonation` will allow the application to access the Azure Management API on behalf of the user.
92+
9093
4. **Execute the web page (**[**azure_oauth_phishing_example**](https://github.com/carlospolop/azure_oauth_phishing_example)**)** that asks for the permissions:
9194

9295
```bash

0 commit comments

Comments
 (0)