PT0-002 Exam Question 91

A penetration tester was hired to perform a physical security assessment of an organization's office. After monitoring the environment for a few hours, the penetration tester notices that some employees go to lunch in a restaurant nearby and leave their belongings unattended on the table while getting food. Which of the following techniques would MOST likely be used to get legitimate access into the organization's building without raising too many alerts?
  • PT0-002 Exam Question 92

    A penetration tester finds a PHP script used by a web application in an unprotected internal source code repository. After reviewing the code, the tester identifies the following:

    Which of the following tools will help the tester prepare an attack for this scenario?
  • PT0-002 Exam Question 93

    The following PowerShell snippet was extracted from a log of an attacker machine:

    A penetration tester would like to identify the presence of an array. Which of the following line numbers would define the array?
  • PT0-002 Exam Question 94

    The following output is from reconnaissance on a public-facing banking website:

    Based on these results, which of the following attacks is MOST likely to succeed?
  • PT0-002 Exam Question 95

    A penetration tester is looking for a vulnerability that enables attackers to open doors via a specialized TCP service that is used for a physical access control system. The service exists on more than 100 different hosts, so the tester would like to automate the assessment. Identification requires the penetration tester to:
    * Have a full TCP connection
    * Send a "hello" payload
    * Walt for a response
    * Send a string of characters longer than 16 bytes
    Which of the following approaches would BEST support the objective?