Skip to content

Commit 16d368e

Browse files
authored
chore: update readme images
1 parent 10ed9c0 commit 16d368e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Guides/Enum_AzureSubdomains/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# :cloud: Enum_AzureSubdomains: Anonymously Enumerating Azure Services
22

3-
<p align="center">
4-
<img alt="AzureDoggo" src="https://user-images.githubusercontent.com/72598486/216847358-a72ce9e8-7d25-4b27-b386-f21d339580fa.png">
5-
</p>
3+
<div align="center">
4+
<img width="530" height="471" alt="image" src="https://github.com/user-attachments/assets/b4bb4193-06f9-4d82-98ed-d7ebf78678b2" />
5+
</div>
66

77
Microsoft makes use of a number of different domains and subdomains for each of their Azure services. From SQL databases to SharePoint drives, each service maps to its respective domain/subdomain, and with the proper toolset, these can be identified through DNS enumeration to yield information about the target domain's infrastructure. ```enum_azuresubdomains.rb``` is a Metasploit module for enumerating public Azure services by validating legitimate subdomains through various DNS record queries. This cloud reconnaissance module rapidly identifies API services, storage accounts, key vaults, databases, and more! Expedite your cloud reconnaissance phases with ```enum_azuresubdomains.rb```.
88

@@ -33,7 +33,7 @@ Microsoft makes use of a number of different domains and subdomains for each of
3333

3434
# Demo:
3535

36-
https://user-images.githubusercontent.com/72598486/217250582-eada89ee-ac4a-41c3-8421-314aa8e75bca.mov
36+
https://github.com/user-attachments/assets/ffe508b6-a146-454d-b453-96b9d59b7e27
3737

3838
# Install:
3939

0 commit comments

Comments
 (0)