mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-31 23:15:48 -08:00
clarification
This commit is contained in:
@@ -87,6 +87,9 @@ The attack involves several steps targeting a generic company. Here's how it mig
|
||||
|
||||
<figure><img src="../../../images/image (3).png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
>[!WARNING]
|
||||
> 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.
|
||||
|
||||
4. **Execute the web page (**[**azure_oauth_phishing_example**](https://github.com/carlospolop/azure_oauth_phishing_example)**)** that asks for the permissions:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user