Question 284 of 509
Planning and ScopingeasyMultiple ChoiceObjective-mapped

Quick Answer

The correct choice is to emphasize that limiting the scope to on-premises may result in an incomplete risk picture because cloud systems are part of the attack surface. This is critical because a hybrid infrastructure means cloud-based virtual machines, misconfigured APIs, and inter-VPC routing can serve as entry points or pivot points into the on-premises environment, so excluding cloud assets from pentest scope leaves exploitable blind spots. On the CompTIA PenTest+ PT0-002 exam, this scenario tests your understanding of scope creep and risk acceptance—a common trap is assuming budget constraints justify ignoring cloud components, but the standard requires testing all attack vectors for a complete risk picture. Remember the memory tip: "Cloud is the bridge, not the island"—if the cloud isn’t tested, the on-premises castle still has a hidden drawbridge.

PT0-002 Planning and Scoping Practice Question

This PT0-002 practice question tests your understanding of planning and scoping. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A penetration testing firm is scoping a test for a client that has a hybrid infrastructure with on-premises servers and cloud-based virtual machines. The client insists on testing only the on-premises systems due to budget constraints. Which of the following should the penetration tester emphasize during the scoping discussion?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Limiting the scope to on-premises may result in an incomplete risk picture because cloud systems are part of the attack surface.

Option C is correct because the client's hybrid infrastructure means that cloud-based virtual machines are part of the overall attack surface, and limiting the scope to on-premises systems ignores potential attack vectors such as misconfigured cloud APIs, insecure inter-VPC routing, or compromised cloud credentials that could lead to lateral movement into on-premises systems. A penetration test must assess all components that can be exploited to provide a complete risk picture, as cloud systems often serve as entry points or pivot points into the on-premises environment.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The on-premises systems are more critical, so testing them is sufficient.

    Why it's wrong here

    This ignores the risk exposure of cloud assets and does not provide a complete security posture assessment.

  • Cloud systems are generally more secure and do not require testing.

    Why it's wrong here

    Cloud environments are still susceptible to misconfigurations and vulnerabilities; they should be tested.

  • Limiting the scope to on-premises may result in an incomplete risk picture because cloud systems are part of the attack surface.

    Why this is correct

    Both on-premises and cloud systems contribute to the overall attack surface; excluding one may leave critical vulnerabilities undetected.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Testing cloud systems would violate the shared responsibility model.

    Why it's wrong here

    Cloud penetration testing is allowed and commonly performed within the boundaries of the shared responsibility model with proper authorization.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may assume budget constraints justify limiting scope to on-premises, but the exam tests the principle that a penetration test must cover the entire attack surface to be valid, and cloud systems are a critical part of that surface in hybrid architectures.

Detailed technical explanation

How to think about this question

In a hybrid infrastructure, cloud-based virtual machines often communicate with on-premises servers via VPN tunnels or direct connections like AWS Direct Connect or Azure ExpressRoute, creating a unified network where a compromise in the cloud (e.g., via a vulnerable web application or leaked API keys) can provide a foothold for lateral movement into the on-premises environment using protocols like RDP or SSH. Penetration testers should emphasize that scoping must include cloud components to test for misconfigurations in security groups, network ACLs, and identity federation (e.g., Active Directory synchronization with Azure AD) that could bridge the two environments.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A security team runs a vulnerability scan on a web application and discovers an unpatched SQL injection flaw. The team prioritises remediation by CVSS score — critical flaws are patched within 24 hours, high within 7 days. Questions like this test whether you understand vulnerability management processes, scanning tools, and remediation prioritisation.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related PT0-002 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free PT0-002 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this PT0-002 question test?

Planning and Scoping — This question tests Planning and Scoping — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Limiting the scope to on-premises may result in an incomplete risk picture because cloud systems are part of the attack surface. — Option C is correct because the client's hybrid infrastructure means that cloud-based virtual machines are part of the overall attack surface, and limiting the scope to on-premises systems ignores potential attack vectors such as misconfigured cloud APIs, insecure inter-VPC routing, or compromised cloud credentials that could lead to lateral movement into on-premises systems. A penetration test must assess all components that can be exploited to provide a complete risk picture, as cloud systems often serve as entry points or pivot points into the on-premises environment.

What should I do if I get this PT0-002 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on PT0-002

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A penetration testing firm is scoping a test for a financial institution. The client insists that the test only be performed on systems located in the corporate headquarters, excluding cloud-based infrastructure and remote branch offices. Which of the following should the penetration tester emphasize during the scoping discussion?

medium
  • A.The test will include social engineering of remote employees
  • B.The exclusion of cloud infrastructure may leave critical assets untested
  • C.The test can only be performed during off-hours
  • D.The tester will require VPN access to the corporate network

Why B: Option B is correct because the client's exclusion of cloud-based infrastructure and remote branch offices creates a significant gap in the test scope. A penetration test that ignores cloud assets (e.g., AWS, Azure, or SaaS applications) may miss critical vulnerabilities in systems that process or store sensitive financial data, as these are often part of the institution's attack surface. The tester must emphasize that such exclusions can lead to a false sense of security, as attackers frequently target cloud and remote assets due to their accessibility and potential misconfigurations.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This PT0-002 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PT0-002 exam.