nerdexam
CompTIA

CAS-003 · Question #629

A security consultant is conducting a penetration test against a customer enterprise local comprises local hosts and cloud-based servers. The hosting service employs a multitenancy model with…

The correct answer is C. The ability to scrape data remnants in a multitenancy environment. In a shared cloud multitenancy environment, inadequate isolation between provisioned resources can leave data remnants - including credentials - accessible to subsequent tenants.

Enterprise Security Architecture

Question

A security consultant is conducting a penetration test against a customer enterprise local comprises local hosts and cloud-based servers. The hosting service employs a multitenancy model with elastic provisioning to meet customer demand. The customer runs multiple virtualized servers on each provisioned cloud host. The security consultant is able to obtain multiple sets of administrator credentials without penetrating the customer network. Which of the following is the MOST likely risk the tester exploited?

Options

  • AData-at-rest encryption misconfiguration and repeated key usage
  • BOffline attacks against the cloud security broker service
  • CThe ability to scrape data remnants in a multitenancy environment
  • DVM escape attacks against the customer network hypervisors

How the community answered

(26 responses)
  • A
    19% (5)
  • B
    12% (3)
  • C
    65% (17)
  • D
    4% (1)

Why each option

In a shared cloud multitenancy environment, inadequate isolation between provisioned resources can leave data remnants - including credentials - accessible to subsequent tenants.

AData-at-rest encryption misconfiguration and repeated key usage

Data-at-rest encryption misconfiguration involves improper protection of intentionally stored data and would not explain recovering multiple credential sets from across tenant boundaries in a recycled-resource scenario.

BOffline attacks against the cloud security broker service

Offline attacks against a cloud security broker target authentication or proxy infrastructure through a different attack chain that does not involve passively collecting remnant data from shared physical resources.

CThe ability to scrape data remnants in a multitenancy environmentCorrect

Elastic provisioning in a multitenancy cloud model means physical storage and memory are repeatedly allocated and deallocated across different customers; without thorough sanitization, credential strings and configuration data from previous tenants can persist as remnants. The tester scraped these residual data artifacts from recycled cloud resources to obtain multiple administrator credential sets without ever directly attacking the customer's own network perimeter. This is a well-documented cloud security risk tied to insufficient data isolation between co-located tenants on shared physical infrastructure.

DVM escape attacks against the customer network hypervisors

VM escape attacks require breaking out of a guest virtual machine to reach the hypervisor or adjacent VMs, which is a distinct technique from harvesting credential remnants left in recycled cloud storage or memory.

Concept tested: Cloud multitenancy data remnant scraping risk

Source: https://csrc.nist.gov/pubs/sp/800/144/final

Topics

#cloud multitenancy#data remnants#VM isolation#cloud security

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice