CompTIA PenTest+ PT0-003 (V3) Practice Question

You have written a Python enumeration script that uses the requests library to iterate through a wordlist of common folder names (for example, admin, backup, logs). The target web server has directory listing explicitly disabled (Options -Indexes), so visiting https://example.com/backup/ in a browser shows a 403 Forbidden page rather than a file list. Despite this, your script successfully flags /backup/ as an existing directory.

Which statement best explains why your Python requests script can still discover the directory?

  • It analyzes the HTTP status codes for each guessed path and treats non-404 responses as evidence that the path exists.

  • Directory listing restrictions apply only to web browsers; API clients such as requests are exempt.

  • The requests library bypasses server permissions by opening a raw TCP socket before HTTP negotiation.

  • requests automatically queries certificate-transparency logs to enumerate private directories.

CompTIA PenTest+ PT0-003 (V3)
Reconnaissance and Enumeration
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $51
$425.00 $374.00
SAVE $57
CompTIA PenTest+ Voucher with Retake
v3 / PT0-003
Includes Retake
$474.00 $417.00
Bash, the Crucial Exams Chat Bot
AI Bot