Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the CompTIA PenTest+ PT0-003 Questions and answers with CertsForce

Viewing page 4 out of 10 pages
Viewing questions 31-40 out of questions
Questions # 31:

A penetration tester reviews the following output:

PORT STATE SERVICE VERSION

21/tcp open ftp

22/tcp open ssh OpenSSH 9.9p2 Debian 1 (protocol 2.0)

25/tcp open smtp Microsoft IIS httpd 10.0

53/tcp open domain?

88/tcp open kerberos-sec

389/tcp open ldap

442/tcp open https

445/tcp open microsoft-ds

3389/tcp open ms-wbt-server Microsoft Terminal Services

3128/tcp open squid-http

Additional fingerprint strings include references to:

Target name: K8MA

NetBIOS Domain Name: K8MA

DNS Domain Name: K8MA.LOCAL

Which of the following most likely describes the function of this system?

Options:

A.

Enterprise mail server


B.

Honeypot


C.

Stand-alone web server


D.

Domain Controller


Expert Solution
Questions # 32:

During host discovery, a security analyst wants to obtain GeoIP information and a comprehensive summary of exposed services. Which of the following tools is best for this task?

Options:

A.

WiGLE.net


B.

WHOIS


C.

theHarvester


D.

Censys.io


Expert Solution
Questions # 33:

A penetration tester has been asked to conduct a blind web application test against a customer ' s corporate website. Which of the following tools would be best suited to perform this assessment?

Options:

A.

ZAP


B.

Nmap


C.

Wfuzz


D.

Trufflehog


Expert Solution
Questions # 34:

A penetration tester needs to exploit a vulnerability in a wireless network that has weak encryption to perform traffic analysis and decrypt sensitive information. Which of the following techniques would best allow the penetration tester to have access to the sensitive information?

Options:

A.

Bluejacking


B.

SSID spoofing


C.

Packet sniffing


D.

ARP poisoning


Expert Solution
Questions # 35:

A penetration tester wants to use multiple TTPs to assess the reactions (alerted, blocked, and others) by the client’s current security tools. The threat-modeling team indicates the TTPs in the list might affect their internal systems and servers. Which of the following actions would the tester most likely take?

Options:

A.

Use a BAS tool to test multiple TTPs based on the input from the threat-modeling team.


B.

Perform an internal vulnerability assessment with credentials to review the internal attack surface.


C.

Use a generic vulnerability scanner to test the TTPs and review the results with the threat-modeling team.


D.

Perform a full internal penetration test to review all the possible exploits that could affect the systems.


Expert Solution
Questions # 36:

After a recent penetration test was conducted by the company ' s penetration testing team, a systems administrator notices the following in the logs:

2/10/2023 05:50AM C:\users\mgranite\schtasks /query

2/10/2023 05:53AM C:\users\mgranite\schtasks /CREATE /SC DAILY

Which of the following best explains the team ' s objective?

Options:

A.

To enumerate current users


B.

To determine the users ' permissions


C.

To view scheduled processes


D.

To create persistence in the network


Expert Solution
Questions # 37:

During a penetration test, a junior tester uses Hunter.io for an assessment and plans to review the information that will be collected. Which of the following describes the information the junior tester will receive from the Hunter.io tool?

Options:

A.

A collection of email addresses for the target domain that is available on multiple sources on the internet


B.

DNS records for the target domain and subdomains that could be used to increase the external attack surface


C.

Data breach information about the organization that could be used for additional enumeration


D.

Information from the target ' s main web page that collects usernames, metadata, and possible data exposures


Expert Solution
Questions # 38:

A penetration tester needs to test a very large number of URLs for public access. Given the following code snippet:

1 import requests

2 import pathlib

3

4 for url in pathlib.Path( " urls.txt " ).read_text().split( " \n " ):

5 response = requests.get(url)

6 if response.status == 401:

7 print( " URL accessible " )

Which of the following changes is required?

Options:

A.

The condition on line 6


B.

The method on line 5


C.

The import on line 1


D.

The delimiter in line 3


Expert Solution
Questions # 39:

Which of the following technologies is most likely used with badge cloning? (Select two).

Options:

A.

NFC


B.

RFID


C.

Bluetooth


D.

Modbus


E.

Zigbee


F.

CAN bus


Expert Solution
Questions # 40:

A client warns the assessment team that an ICS application is maintained by the manufacturer. Any tampering of the host could void the enterprise support terms of use. Which of the following techniques would be most effective to validate whether the application encrypts communications in transit?

Options:

A.

Utilizing port mirroring on a firewall appliance


B.

Installing packet capture software on the server


C.

Reconfiguring the application to use a proxy


D.

Requesting that certificate pinning be disabled


Expert Solution
Viewing page 4 out of 10 pages
Viewing questions 31-40 out of questions