CompTIACompTIA
PT0-002 · Question #329
PT0-002 Question #329: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #329. The question stem and answer options stay visible for context.
Attacks and Exploits
Question
A penetration tester is validating whether input validation mechanisms have been implemented in a web application. Which of the following should the tester use to determine whether the application is vulnerable to path traversal attacks?
Options
- AGET /image?filename-..%2f..%2f..%2f..%2f..%2f..%2fetc%2fhosts
- BGET /image?filename=lefitfe;pwd
- CPOST /image?filename -
- DPOST /image?filename =yhtak;ncat --ssl 192.168.0.1 2222
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
#Path Traversal#Web Application Vulnerabilities#Input Validation#Exploitation Techniques