mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 14:52:53 +00:00
Add Training, AzureGoat
This commit is contained in:
parent
ce40e39dcc
commit
b03250a4f6
1 changed files with 7 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
* [Azure Recon Tools](#azure-recon-tools)
|
||||
* [Terminology](#terminology)
|
||||
* [Training](#training)
|
||||
* [Enumeration](#enumeration)
|
||||
* [Enumerate valid emails](#enumerate-valid-emails)
|
||||
* [Enumerate Azure Subdomains](#enumerate-azure-subdomains)
|
||||
|
@ -217,6 +218,11 @@
|
|||
* **Core Domain**: The initial domain name <tenant>.onmicrosoft.com is the core domain. It is possible to define custom domain names too.
|
||||
|
||||
|
||||
## Training
|
||||
|
||||
* AzureGoat : A Damn Vulnerable Azure Infrastructure - https://github.com/ine-labs/AzureGoat
|
||||
|
||||
|
||||
## Enumeration
|
||||
|
||||
### Enumerate valid emails
|
||||
|
|
Loading…
Reference in a new issue