GCIH · Question #762
The following output shows reconnaissance activity against which platform?
The correct answer is D. Azure. The reconnaissance output targets Azure, identifiable by Microsoft-specific cloud endpoints and tenant identifiers distinct from other cloud platforms.
Question
The following output shows reconnaissance activity against which platform?
Options
- ADocker
- BGCP
- CAWS
- DAzure
How the community answered
(61 responses)- A16% (10)
- B8% (5)
- C5% (3)
- D70% (43)
Why each option
The reconnaissance output targets Azure, identifiable by Microsoft-specific cloud endpoints and tenant identifiers distinct from other cloud platforms.
Docker is a containerization platform and does not expose cloud-hosted tenant authentication URLs or subscription-based endpoints that would appear in cloud infrastructure reconnaissance output.
GCP uses distinct service endpoints such as storage.googleapis.com and apis.google.com, which differ structurally from the Azure-specific URLs and identifiers visible in the output shown.
AWS uses identifiable endpoints like s3.amazonaws.com and ec2.amazonaws.com that are structurally different from the Azure service domains and Microsoft identity platform URLs present in the output.
Azure environments expose distinctive identifiers such as login.microsoftonline.com, management.azure.com, and subdomains under core.windows.net. Reconnaissance tools targeting Azure enumerate these endpoints to discover tenants, storage accounts, and subscriptions, producing output patterns unique to Microsoft's cloud infrastructure that differ structurally from AWS, GCP, or Docker artifacts.
Concept tested: Identifying Azure-specific cloud reconnaissance output
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/pen-testing
Topics
Community Discussion
No community discussion yet for this question.