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 7 out of 10 pages
Viewing questions 61-70 out of questions
Questions # 61:

A penetration tester currently conducts phishing reconnaissance using various tools and accounts for multiple intelligence-gathering platforms. The tester wants to consolidate some of the tools and accounts into one solution to analyze the output from the intelligence-gathering tools. Which of the following is the best tool for the penetration tester to use?

Options:

A.

Caldera


B.

SpiderFoot


C.

Maltego


D.

WIGLE.net


Expert Solution
Questions # 62:

During a penetration testing engagement, a tester targets the internet-facing services used by the client. Which of the following describes the type of assessment that should be considered in this scope of work?

Options:

A.

Segmentation


B.

Mobile


C.

External


D.

Web


Expert Solution
Questions # 63:

A penetration tester identifies multiple connections to public LLMs. The client’s IT team has not authorized the use of all of these LLMs. Which of the following best describes the risk to the client?

Options:

A.

Accidental loss of internal data


B.

Public disclosure of intellectual property


C.

Exfiltration of employee credentials


D.

Prompt injection vulnerability


Expert Solution
Questions # 64:

A penetration tester exports the following CSV data from a scanner. The tester wants to parse the data using Bash and input it into another tool.

CSV data before parsing:

cat data.csv

Host, IP, Username, Password

WINS212, 10.111.41.74, admin, Spring11

HRDB, 10.13.9.212, hradmin, HRForTheWin

WAS01, 192.168.23.13, admin, Snowfall97

Intended output:

admin Spring11

hradmin HRForTheWin

admin Snowfall97

Which of the following will provide the intended output?

Options:

A.

cat data.csv | grep -v " IP " | cut -d " , " -f 3,4 | sed -e ' s/,/ / '


B.

cat data.csv | find . -iname Username,Password


C.

cat data.csv | grep ' username|Password '


D.

cat data.csv | grep -i " admin " | grep -v " WINS212\|HRDB\|WAS01\|10.111.41.74\|10.13.9.212\|192.168.23.13 "


Expert Solution
Questions # 65:

During a security assessment for an internal corporate network, a penetration tester wants to gain unauthorized access to internal resources by executing an attack that uses software to disguise itself as legitimate software. Which of the following host-based attacks should the tester use?

Options:

A.

On-path


B.

Logic bomb


C.

Rootkit


D.

Buffer overflow


Expert Solution
Questions # 66:

During a security assessment, a penetration tester captures plaintext login credentials on the communication between a user and an authentication system. The tester wants to use this information for further unauthorized access.

Which of the following tools is the tester using?

Options:

A.

Burp Suite


B.

Wireshark


C.

Zed Attack Proxy (ZAP)


D.

Metasploit


Expert Solution
Questions # 67:

In a cloud environment, a security team discovers that an attacker accessed confidential information that was used to configure virtual machines during their initialization. Through which of the following features could this information have been accessed?

Options:

A.

IAM


B.

Block storage


C.

Virtual private cloud


D.

Metadata services


Expert Solution
Questions # 68:

A penetration tester is conducting an assessment of offline systems that control a power plant. The tester is looking for vulnerabilities observable in the network stack. The rules of engagement state that the tester cannot interact with production systems. Which of the following tools or techniques should the tester use for the assessment?

Options:

A.

Port mirroring


B.

Storyboarding


C.

Write blocker


D.

SAST tool


Expert Solution
Questions # 69:

A penetration tester successfully gains access to a Linux system and then uses the following command:

find / -type f -ls > /tmp/recon.txt

Which of the following best describes the tester’s goal?

Options:

A.

Permission enumeration


B.

Secrets enumeration


C.

User enumeration


D.

Service enumeration


Expert Solution
Questions # 70:

SIMULATION

Using the output, identify potential attack vectors that should be further investigated.

Question # 70

Question # 70

Question # 70

Question # 70

Question # 70


Expert Solution
Viewing page 7 out of 10 pages
Viewing questions 61-70 out of questions