PT0-002 Tools and Code Analysis • Timed 10 Questions
This is a timed practice session. You have 10 minutes to answer 10 questions — approximately 1 minute per question, matching real PT0-002 exam pace. Answer every question before time expires.
Time remaining
10:00
Exam-pace drill
Allow 1 minute per question. On the real PT0-002 exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
A penetration tester wrote a Python script to automate HTTP request fuzzing. The script uses the 'requests' library to send payloads and checks for reflected content in the response. The tester wants to analyze the script for potential improvements. Which of the following code changes would MOST directly reduce false positives in detecting reflection?