Question 16

A software company has hired a penetration tester to perform a penetration test on a database server. The tester has been given a variety of tools used by the company's privacy policy. Which of the following would be the BEST to use to find vulnerabilities on this server?
  • Question 17

    During a security assessment, a penetration tester decides to write the following Python script: import requests x= ['OPTIONS', 'TRACE', 'TEST'l for y in x; z - requests.request(y, 'http://server.net') print(y, z.status_code, z.reason) Which of the following is the penetration tester trying to accomplish? (Select two).
  • Question 18

    A penetration tester runs a scan against a server and obtains the following output:
    21/tcp open ftp Microsoft ftpd
    | ftp-anon: Anonymous FTP login allowed (FTP code 230)
    | 03-12-20 09:23AM 331 index.aspx
    | ftp-syst:
    135/tcp open msrpc Microsoft Windows RPC
    139/tcp open netbios-ssn Microsoft Windows netbios-ssn
    445/tcp open microsoft-ds Microsoft Windows Server 2012 Std
    3389/tcp open ssl/ms-wbt-server
    | rdp-ntlm-info:
    | Target Name: WEB3
    | NetBIOS_Computer_Name: WEB3
    | Product_Version: 6.3.9600
    |_ System_Time: 2021-01-15T11:32:06+00:00
    8443/tcp open http Microsoft IIS httpd 8.5
    | http-methods:
    |_ Potentially risky methods: TRACE
    |_http-server-header: Microsoft-IIS/8.5
    |_http-title: IIS Windows Server
    Which of the following command sequences should the penetration tester try NEXT?
  • Question 19

    During a test of a custom-built web application, a penetration tester identifies several vulnerabilities. Which of the following would be the most interested in the steps to reproduce these vulnerabilities?
  • Question 20

    A penetration tester has been provided with only the public domain name and must enumerate additional information for the public-facing assets.
    INSTRUCTIONS
    Select the appropriate answer(s), given the output from each section.
    Output 1