PT0-003 Exam Question 11

A penetration testing team needs to determine whether it is possible to disrupt the wireless communications for PCs deployed in the client's offices. Which of the following techniques should the penetration tester leverage?
  • PT0-003 Exam Question 12

    Which of the following techniques is the best way to avoid detection by Data Loss Prevention (DLP) tools?
  • PT0-003 Exam Question 13

    A penetration tester is performing reconnaissance for a web application assessment. Upon investigation, the tester reviews the robots.txt file for items of interest.
    INSTRUCTIONS
    Select the tool the penetration tester should use for further investigation.
    Select the two entries in the robots.txt file that the penetration tester should recommend for removal.

    PT0-003 Exam Question 14

    A penetration tester performs a service enumeration process and receives the following result after scanning a server using the Nmap tool:
    PORT STATE SERVICE
    22/tcp open ssh
    25/tcp filtered smtp
    111/tcp open rpcbind
    2049/tcp open nfs
    Based on the output, which of the following services provides the best target for launching an attack?
  • PT0-003 Exam Question 15

    A tester enumerated a firewall policy and now needs to stage and exfiltrate data captured from the engagement. Given the following firewall policy:
    Action | SRC
    | DEST
    | --
    Block | 192.168.10.0/24 : 1-65535 | 10.0.0.0/24 : 22 | TCP
    Allow | 0.0.0.0/0 : 1-65535 | 192.168.10.0/24:443 | TCP
    Allow | 192.168.10.0/24 : 1-65535 | 0.0.0.0/0:443 | TCP
    Block | . | . | *
    Which of the following commands should the tester try next?