CompTIA PenTest+ PT0-003 (V3) Practice Question

A penetration tester is enhancing a Python reconnaissance utility that iterates through each line of a web page response. The script must raise an alert whenever the substring "admin" appears anywhere in the line, even if additional text surrounds it. Which conditional statement meets this requirement?

  • if line == 'admin':

  • if line.startswith('admin'):

  • if 'admin' in line:

  • if re.match(r'^admin$', line):

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