PT0-002 Exam Question 46

A penetration tester has been given an assignment to attack a series of targets in the 192.168.1.0/24 range, triggering as few alarms and countermeasures as possible.
Which of the following Nmap scan syntaxes would BEST accomplish this objective?
  • PT0-002 Exam Question 47

    A penetration tester has established an on-path position between a target host and local network services but has not been able to establish an on-path position between the target host and the Internet. Regardless, the tester would like to subtly redirect HTTP connections to a spoofed server IP. Which of the following methods would BEST support the objective?
  • PT0-002 Exam Question 48

    The results of an Nmap scan are as follows:
    Starting Nmap 7.80 ( https://nmap.org ) at 2021-01-24 01:10 EST
    Nmap scan report for ( 10.2.1.22 )
    Host is up (0.0102s latency).
    Not shown: 998 filtered ports
    Port State Service
    80/tcp open http
    |_http-title: 80F 22% RH 1009.1MB (text/html)
    |_http-slowloris-check:
    | VULNERABLE:
    | Slowloris DoS Attack
    | <..>
    Device type: bridge|general purpose
    Running (JUST GUESSING) : QEMU (95%)
    OS CPE: cpe:/a:qemu:qemu
    No exact OS matches found for host (test conditions non-ideal).
    OS detection performed. Please report any incorrect results at https://nmap.org/submit/.
    Nmap done: 1 IP address (1 host up) scanned in 107.45 seconds
    Which of the following device types will MOST likely have a similar response? (Choose two.)
  • PT0-002 Exam Question 49

    A software development team is concerned that a new product's 64-bit Windows binaries can be deconstructed to the underlying code. Which of the following tools can a penetration tester utilize to help the team gauge what an attacker might see in the binaries?
  • PT0-002 Exam Question 50

    After gaining access to a previous system, a penetration tester runs an Nmap scan against a network with the following results:

    The tester then runs the following command from the previous exploited system, which fails:
    Which of the following explains the reason why the command failed?