mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-02-05 11:26:11 -08:00
Translated ['src/pentesting-cloud/azure-security/az-enumeration-tools.md
This commit is contained in:
@@ -45,7 +45,7 @@ pwsh
|
||||
brew update
|
||||
brew upgrade powershell
|
||||
```
|
||||
## Principais Ferramentas de Enumeração
|
||||
## Ferramentas Principais de Enumeração
|
||||
|
||||
### az cli
|
||||
|
||||
@@ -113,7 +113,7 @@ Siga este link para as [**instruções de instalação**](https://learn.microsof
|
||||
|
||||
Os comandos no Microsoft Graph PowerShell são estruturados como: `<Action>-Mg<Service> <parameters>`
|
||||
|
||||
#### Depurar Microsoft Graph PowerShell
|
||||
#### Depurar o Microsoft Graph PowerShell
|
||||
|
||||
Usando o parâmetro **`-Debug`**, é possível ver todas as requisições que a ferramenta está enviando:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user