CompTIA PenTest+ (PT1-002) Free Practice Exam Questions

98 real CompTIA PenTest+ (PT1-002) exam questions with answers and AI explanations. CompTIA certification prep — page 10 of 10.

  1. Question 103: A security engineer identified a new server on the network and wants to scan the host to determine if it is running an approved version of Linux and a patched…
  2. Question 104: Which of the following should a penetration tester do NEXT after identifying that an application being tested has already been compromised with malware?
  3. Question 105: A penetration tester wants to identify CVEs that can be leveraged to gain execution on a Linux server that has an SSHD running. Which of the following would BE…
  4. Question 106: During a penetration-testing engagement, a consultant performs reconnaissance of a client to identify potential targets for a phishing campaign. Which of the f…
  5. Question 107: A penetration tester was able to gain access to a system using an exploit. The following is a snippet of the code that was utilized: exploit = `POST ` exploit…
  6. Question 108: Which of the following describe the GREATEST concerns about using third-party open-source libraries in application code? (Choose two.)
  7. Question 109: Performing a penetration test against an environment with SCADA devices brings additional safety risk because the:
  8. Question 110: When developing a shell script intended for interpretation in Bash, the interpreter /bin/bash should be explicitly specified. Which of the following character…