nerdexam
GIAC

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.

Cloud Incident Response & Threat Hunting

Question

The following output shows reconnaissance activity against which platform?

Options

  • ADocker
  • BGCP
  • CAWS
  • DAzure

How the community answered

(61 responses)
  • A
    16% (10)
  • B
    8% (5)
  • C
    5% (3)
  • D
    70% (43)

Why each option

The reconnaissance output targets Azure, identifiable by Microsoft-specific cloud endpoints and tenant identifiers distinct from other cloud platforms.

ADocker

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.

BGCP

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.

CAWS

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.

DAzureCorrect

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

#Azure reconnaissance#cloud platform identification#threat hunting#cloud enumeration

Community Discussion

No community discussion yet for this question.

Full GCIH Practice