PT0-002 Exam Question 36

A penetration tester has obtained shell access to a Windows host and wants to run a specially crafted binary for later execution using the wmic.exe process call create function. Which of the following OS or filesystem mechanisms is MOST likely to support this objective?
  • PT0-002 Exam Question 37

    A penetration tester obtained the following results after scanning a web server using the dirb utility:
    ...
    GENERATED WORDS: 4612
    ---- Scanning URL: http://10.2.10.13/ ----
    + http://10.2.10.13/about (CODE:200|SIZE:1520)
    + http://10.2.10.13/home.html (CODE:200|SIZE:214)
    + http://10.2.10.13/index.html (CODE:200|SIZE:214)
    + http://10.2.10.13/info (CODE:200|SIZE:214)
    ...
    DOWNLOADED: 4612 - FOUND: 4
    Which of the following elements is MOST likely to contain useful information for the penetration tester?
  • PT0-002 Exam Question 38

    A penetration tester ran the following command on a staging server:
    python -m SimpleHTTPServer 9891
    Which of the following commands could be used to download a file named exploit to a target machine for execution?
  • PT0-002 Exam Question 39

    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?
  • PT0-002 Exam Question 40

    A penetration tester exploited a unique flaw on a recent penetration test of a bank. After the test was completed, the tester posted information about the exploit online along with the IP addresses of the exploited machines. Which of the following documents could hold the penetration tester accountable for this action?