PT0-001 Exam Question 96

Click the exhibit button.

A penetration tester is performing an assessment when the network administrator shows the tester a packet sample that is causing trouble on the network. Which of the following types of attacks should the tester stop?
  • PT0-001 Exam Question 97

    Which of the following are MOST important when planning for an engagement? (Select TWO).
  • PT0-001 Exam Question 98

    A penetration tester successfully exploits a system, receiving a reverse shell.
    Which of the following is a Meterpreter command that is used to harvest locally stored credentials?
  • PT0-001 Exam Question 99

    A client asks a penetration tester to add more addresses to a test currently in progress. Which of the following would defined the target list?
  • PT0-001 Exam Question 100

    After gaining initial low-privilege access to a Linux system, a penetration tester identifies an interesting binary in a user's folder titled "changepass"
    -sr -xr -x 1 root root 6443 Oct 18 2017 /home/user/changepass
    Using "strings" to print ASCII printable characters from changepass, the tester notes the following:
    $ strings changepass
    Exit
    setuid
    strmp
    GLINC _2.0
    ENV_PATH
    %s/changepw
    malloc
    strlen
    Given this information, which of the following is the MOST likely path of exploitation to achieve root privileges on the machines?