PT0-002 Exam Question 76

Which of the following types of information should be included when writing the remediation section of a penetration test report to be viewed by the systems administrator and technical staff?
  • PT0-002 Exam Question 77

    The following line-numbered Python code snippet is being used in reconnaissance:

    Which of the following line numbers from the script MOST likely contributed to the script triggering a
    "probable port scan" alert in the organization's IDS?
  • PT0-002 Exam Question 78

    During a penetration test, a tester is able to change values in the URL from example.com/login.php?id=5 to example.com/login.php?id=10 and gain access to a web application. Which of the following vulnerabilities has the penetration tester exploited?
  • PT0-002 Exam Question 79

    A penetration tester is reviewing the following SOW prior to engaging with a client:
    "Network diagrams, logical and physical asset inventory, and employees' names are to be treated as client confidential. Upon completion of the engagement, the penetration tester will submit findings to the client's Chief Information Security Officer (CISO) via encrypted protocols and subsequently dispose of all findings by erasing them in a secure manner." Based on the information in the SOW, which of the following behaviors would be considered unethical?
    (Choose two.)
  • PT0-002 Exam Question 80

    A penetration tester ran an Nmap scan on an Internet-facing network device with the -F option and found a few open ports. To further enumerate, the tester ran another scan using the following command:
    nmap -O -A -sS -p- 100.100.100.50
    Nmap returned that all 65,535 ports were filtered. Which of the following MOST likely occurred on the second scan?