PT0-002 Tools and Code Analysis • 50 Questions
50 PT0-002 Tools and Code Analysis practice questions with answers and explanations. Free, no signup.
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?