CompTIACompTIA
PT0-002 · Question #603
PT0-002 Question #603: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #603. The question stem and answer options stay visible for context.
Tools and Code Analysis
Question
A penetration tester is attempting to download the results from an automated vulnerability scan. However, the script does not appear to work. Given the following: Which of the following is the most likely reason that the script is not working as expected?
Options
- AThe payload value is missing
- BThe URL is not formatted correctly.
- CThe import requests statement is missing.
- DThe request should use POST rather than GET.
Unlock PT0-002 to see the answer
You've previewed enough free PT0-002 questions. Unlock PT0-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Python scripting#HTTP requests#Library imports#Scripting errors