CompTIACompTIA
PT0-002 · Question #140
PT0-002 Question #140: Real Exam Question with Answer & Explanation
The correct answer is D: This URI returned a server error.. If the firewall was blocking the port than none of the web directories would have successful (200 codes) the 500 code is a server side error code meaning the correct answer is D.
Attacks and Exploits
Question
A penetration tester was brute forcing an internal web server and ran a command that produced the following output: blank page was displayed. Which of the following is the MOST likely reason for the lack of output?
Options
- AThe HTTP port is not open on the firewall.
- BThe tester did not run sudo before the command.
- CThe web server is using HTTPS instead of HTTP.
- DThis URI returned a server error.
Explanation
If the firewall was blocking the port than none of the web directories would have successful (200 codes) the 500 code is a server side error code meaning the correct answer is D.
Topics
#Web server errors#Brute-force attacks#HTTP responses#Attack result interpretation
Community Discussion
No community discussion yet for this question.