mediummultiple choiceObjective-mapped

A penetration tester is contracted to perform a test of a company's critical web application that handles financial transactions. The client requires that testing must not degrade the application's performance for live users. Which of the following scoping controls would best address this requirement?

Question 1mediummultiple choice
Full question →

A penetration tester is contracted to perform a test of a company's critical web application that handles financial transactions. The client requires that testing must not degrade the application's performance for live users. Which of the following scoping controls would best address this requirement?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Require the use of only passive reconnaissance techniques and exclude all active scanning

While passive techniques avoid impact, they are insufficient for a thorough test; some active testing is usually required.

B

Best answer

Implement rate limiting in the testing tools and schedule the test during a maintenance window with low traffic

Rate limiting reduces the load on the application, and scheduling during low traffic minimizes impact on users. These controls directly address the performance concern.

C

Distractor review

Include a clause that the client must monitor application performance and halt the test if degradation is observed

This is a reactive measure and may still cause disruption before the test is halted; proactive controls are better.

D

Distractor review

Test only from a single IP address and use low-packet-rate tools to avoid overwhelming the application

Using a single IP helps avoid being blocked but does not guarantee performance protection; rate limiting is more specific.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this PT0-002 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Implement rate limiting in the testing tools and schedule the test during a maintenance window with low traffic — To avoid performance degradation, the tester should implement controls such as limiting the number of concurrent requests (throttling), scheduling testing during low-traffic periods, and using tools that allow rate limiting. Including these in the rules of engagement protects both the client and the tester.

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

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.