# Movement

- [Credentials](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials.md)
- [Password Spraying](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials/password-spraying.md)
- [Token Manipulation](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials/token-manipulation.md)
- [Pass-The-Cookie (PTC)](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials/token-manipulation/pass-the-cookie-ptc.md)
- [Pass the Certificate (Azure)](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials/token-manipulation/pass-the-certificate-azure.md)
- [Pass the PRT](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/credentials/token-manipulation/pass-the-prt.md)
- [Aazure Resources](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources.md)
- [Key Vault](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources/key-vault.md)
- [Storage Accounts](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources/storage-accounts.md)
- [Virtual Machines](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources/virtual-machines.md)
- [Automation](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources/automation.md)
- [Databases](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/aazure-resources/databases.md)
- [Role-Based Access](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/role-based-access.md)
- [Conditional Access](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/conditional-access.md)
- [Service Principals & Applications](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/service-principals-and-applications.md)
- [Hybrid Identity](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity.md)
- [Password Hash Sync (PHS)](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity/password-hash-sync-phs.md)
- [Pass-through Authentication (PTA)](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity/pass-through-authentication-pta.md)
- [Active Directory Federation Services (ADFS)](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity/active-directory-federation-services-adfs.md)
- [Seamless SSO](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity/seamless-sso.md)
- [Cloud Kerberos Trust](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/hybrid-identity/cloud-kerberos-trust.md)
- [Cross-Tenant Access](https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement/cross-tenant-access.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://red.infiltr8.io/cloud-cicd-pentesting/azure-ad/movement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
