{"id":17039,"date":"2026-09-21T06:08:26","date_gmt":"2026-09-21T06:08:26","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17039"},"modified":"2026-09-21T06:08:26","modified_gmt":"2026-09-21T06:08:26","slug":"comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part10-q181-200","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part10-q181-200\/","title":{"rendered":"CompTIA Pentest+ PT0-003 Practice Test Questions and Exam Dumps Part10 Q181-200"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/pt0-003-exam-dumps\"><b>CompTIA PT0-003 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 181<\/b><\/h3>\n<p><b>Which protocol is commonly used to synchronize time between networked systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LDAP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SMB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Network Time Protocol (NTP) is used to synchronize clocks between networked systems. Accurate time is important for authentication protocols, event correlation, logging, and security monitoring. In environments using Kerberos, synchronized system clocks are particularly important because significant time differences can interfere with authentication. During an authorized penetration test, inconsistent timestamps can also make it harder to correlate events across multiple systems. Organizations should use trusted time sources and restrict unauthorized changes to system clocks to maintain reliable security logging and authentication behavior.<\/span><\/p>\n<h3><b>Question 182<\/b><\/h3>\n<p><b>Which tool is commonly used to identify web technologies from publicly accessible information?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WhatWeb<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hashcat<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Netcat<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BloodHound<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">WhatWeb is a technology-identification tool that can help determine characteristics of web applications and servers. It may identify frameworks, content-management systems, web servers, JavaScript libraries, and other technologies based on observable responses and patterns. During authorized reconnaissance, this information can help testers understand the technology stack and select appropriate testing methods. Technology fingerprinting is not always perfectly accurate because applications can hide or alter identifying information. Results should therefore be validated before being used to support vulnerability conclusions.<\/span><\/p>\n<h3><b>Question 183<\/b><\/h3>\n<p><b>Which security issue occurs when an application reveals excessive technical details in error messages?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Information disclosure<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password spraying<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN hopping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wireless jamming<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Information disclosure occurs when an application unintentionally exposes sensitive or unnecessary details. Verbose error messages may reveal database names, file paths, software versions, internal hostnames, stack traces, or implementation details that could assist further attacks. During authorized web testing, testers can review error responses to determine whether they expose information beyond what legitimate users require. Applications should provide users with generic error messages while recording useful diagnostic details securely in internal logs. Reducing unnecessary information exposure can make reconnaissance and attack planning more difficult.<\/span><\/p>\n<h3><b>Question 184<\/b><\/h3>\n<p><b>A tester wants to determine whether a server accepts connections on a particular port. Which activity is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port scanning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password hashing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Document analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Port scanning is used to determine which network ports on a host are reachable and potentially associated with services. During authorized penetration testing, it helps establish the target&#8217;s exposed attack surface and identifies services that may require further enumeration. Different scan methods can provide different results depending on firewalls, filtering, and protocol behavior. Testers should scan only approved systems and use appropriate rates to avoid unnecessary network impact. Port scanning is generally an early technical discovery activity rather than an exploitation technique.<\/span><\/p>\n<h3><b>Question 185<\/b><\/h3>\n<p><b>Which web vulnerability allows an attacker to execute unauthorized database commands through application input?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL injection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CSRF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open redirect<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IDOR<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">SQL injection occurs when untrusted application input is incorporated into database queries without sufficient protection. Depending on the application&#8217;s design and database privileges, successful SQL injection can affect confidentiality, integrity, or availability. During an authorized assessment, testers should validate the issue carefully and avoid destructive database operations. Parameterized queries, prepared statements, safe database APIs, and restricted database privileges are important defenses. Input validation can provide additional protection but should not be relied upon as the sole defense against SQL injection.<\/span><\/p>\n<h3><b>Question 186<\/b><\/h3>\n<p><b>Which attack attempts to obtain access by trying a known username with many different passwords?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password spraying<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Brute-force attack<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Directory traversal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS poisoning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A brute-force attack can involve repeatedly testing many password combinations against a particular account or authentication endpoint. When focused on one known username, it differs from password spraying, which generally applies a small number of common passwords across many accounts. During authorized testing, credential attempts should be limited according to the engagement rules to avoid account lockouts and service disruption. Rate limiting, MFA, strong password policies, and account monitoring can reduce exposure to repeated password-guessing attempts.<\/span><\/p>\n<h3><b>Question 187<\/b><\/h3>\n<p><b>Which file format is commonly used to exchange structured data between applications and APIs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">JSON<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">JPEG<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MP3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EXE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">JSON, or JavaScript Object Notation, is a lightweight structured data format widely used by modern web applications and APIs. Security testers frequently encounter JSON when examining API requests and responses. Understanding its structure can help testers assess input validation, authorization, data exposure, and parameter handling. JSON itself is not a security control; vulnerabilities can occur when applications improperly process the data it contains. During authorized testing, testers should evaluate whether sensitive information is unnecessarily included in API responses or accepted without appropriate validation.<\/span><\/p>\n<h3><b>Question 188<\/b><\/h3>\n<p><b>What is the main purpose of security headers in a web application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Provide additional browser-side security controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace server authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Encrypt all databases<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Discover hidden network hosts<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Security-related HTTP headers provide browsers with instructions that can strengthen application security. Examples include Content-Security-Policy, Strict-Transport-Security, X-Content-Type-Options, and suitable cookie attributes. These controls can reduce risks such as content injection, protocol downgrade, and unsafe browser behavior when properly configured. During an authorized web assessment, testers can review whether security headers are present and whether their policies match the application&#8217;s requirements. Headers are defense-in-depth controls and do not replace secure application design, authentication, authorization, or proper input handling.<\/span><\/p>\n<h3><b>Question 189<\/b><\/h3>\n<p><b>Which activity helps identify whether discovered vulnerabilities are relevant to the specific target configuration?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vulnerability validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password rotation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Asset disposal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network cabling<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Vulnerability validation determines whether a suspected vulnerability actually exists under the target&#8217;s current configuration and circumstances. Automated scanners may identify issues based on software versions, banners, or generic signatures, but these results can sometimes be inaccurate. Manual validation can confirm whether the affected component is present, whether security controls mitigate the issue, and whether the vulnerability has meaningful impact. During authorized testing, validation should be performed carefully to avoid unnecessary disruption. Confirmed evidence makes the final report more accurate and actionable.<\/span><\/p>\n<h3><b>Question 190<\/b><\/h3>\n<p><b>Which protocol is commonly used to securely access a remote command-line session?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Telnet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SSH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SNMP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Secure Shell (SSH) provides encrypted remote command-line access and can also support secure file transfer and tunneling capabilities. During authorized penetration testing, exposed SSH services may be assessed for configuration weaknesses, authentication controls, outdated software, and inappropriate network exposure. Telnet provides remote terminal functionality but does not offer comparable encryption by default. FTP is primarily a file-transfer protocol, while SNMP is used for network management. Restricting SSH access, using strong authentication, maintaining current software, and disabling unnecessary access can reduce risk.<\/span><\/p>\n<h3><b>Question 191<\/b><\/h3>\n<p><b>Which issue occurs when a user can perform administrative actions simply by changing a request parameter?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Broken access control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS enumeration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Packet fragmentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wireless interference<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Broken access control occurs when an application fails to enforce authorization for sensitive actions. If changing a request parameter allows an ordinary user to perform an administrative function, the application may be relying on client-controlled values or inadequate server-side authorization. During an authorized assessment, testers can compare access behavior across different roles to identify these weaknesses. Each sensitive operation should independently verify the user&#8217;s authorization. Proper server-side access controls are essential because interface restrictions alone cannot reliably prevent unauthorized requests.<\/span><\/p>\n<h3><b>Question 192<\/b><\/h3>\n<p><b>Which technique can be used to identify email-related infrastructure for a domain?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MX record lookup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP scanning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">USB enumeration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password spraying<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">MX record lookup identifies mail-exchange servers responsible for receiving email for a domain. During passive reconnaissance, this information can help testers understand an organization&#8217;s external email infrastructure and identify relevant systems for authorized assessment. MX records do not reveal passwords or message contents. Additional DNS information may provide context about the organization&#8217;s domain configuration, but each discovered asset should be verified against the approved scope before active testing. Properly secured mail infrastructure should also use strong authentication and appropriate anti-abuse controls.<\/span><\/p>\n<h3><b>Question 193<\/b><\/h3>\n<p><b>Which tool is primarily designed to identify vulnerabilities in web servers and applications through automated checks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Nikto<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hashcat<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BloodHound<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Netcat<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Nikto is a web server scanner that performs checks for potentially dangerous files, outdated server components, insecure configurations, and other known issues. It can provide useful initial information during an authorized web security assessment. However, automated scanner results should be manually reviewed because findings may be outdated, inaccurate, or lacking application-specific context. Hashcat is used for password-hash recovery testing, BloodHound analyzes directory relationships, and Netcat is a general network utility. Nikto is therefore the most appropriate tool for automated web-server checks.<\/span><\/p>\n<h3><b>Question 194<\/b><\/h3>\n<p><b>What is the purpose of a vulnerability severity rating in a penetration-testing report?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Communicate the relative significance of a finding<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Guarantee exploitation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Identify the tester&#8217;s operating system<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace remediation guidance<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A vulnerability severity rating communicates the relative significance of a security finding and helps stakeholders prioritize remediation. Ratings may consider factors such as exploitability, impact, affected assets, exposure, and organizational context. Standardized approaches such as CVSS can provide a technical severity framework, while organizations may supplement it with business risk considerations. A severity rating does not guarantee exploitation or replace detailed evidence and remediation guidance. Clear severity information helps technical teams and decision-makers understand which findings may require more immediate attention.<\/span><\/p>\n<h3><b>Question 195<\/b><\/h3>\n<p><b>Which authentication weakness can occur when a session remains valid after a user logs out?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Improper session invalidation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS poisoning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VLAN hopping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open redirect<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Improper session invalidation occurs when an application&#8217;s authentication token remains usable after the user has logged out or when the session should otherwise have been terminated. If an attacker possesses that token, continued validity may allow unauthorized access to the associated account. During authorized testing, testers can assess whether logout operations properly invalidate sessions and whether tokens expire according to the application&#8217;s security requirements. Secure session management should include appropriate expiration, invalidation, protected cookie settings, and controls that reduce the impact of stolen authentication tokens.<\/span><\/p>\n<h3><b>Question 196<\/b><\/h3>\n<p><b>Which cloud security principle limits a service account to only the permissions it actually requires?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Least privilege<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared administration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anonymous access<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Least privilege limits identities and service accounts to the permissions necessary for their intended functions. In cloud environments, excessive permissions can significantly increase the impact of compromised credentials or vulnerable applications because an attacker may inherit the identity&#8217;s unnecessary access. During an authorized cloud assessment, testers can review roles, policies, and permissions to identify excessive privileges. Organizations should periodically review access, separate administrative functions, and use narrowly defined roles. Least privilege is a foundational principle for reducing unauthorized access and limiting potential blast radius.<\/span><\/p>\n<h3><b>Question 197<\/b><\/h3>\n<p><b>A tester receives different responses depending on whether an account exists during password-reset testing. What issue may this reveal?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Account enumeration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL injection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP spoofing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UDP fragmentation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Different responses during password-reset or login processes can reveal whether a particular account exists, resulting in account enumeration. Attackers may use this information to build lists of valid usernames before attempting credential attacks or targeted social engineering. During authorized testing, testers can compare responses without unnecessarily attempting authentication against accounts. Applications can reduce enumeration by using consistent messages and carefully managing response behavior. Monitoring and rate limiting can provide additional protection against automated discovery of valid accounts.<\/span><\/p>\n<h3><b>Question 198<\/b><\/h3>\n<p><b>Which network security device commonly filters traffic according to defined security rules?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Printer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS cache<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patch manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A firewall filters network traffic according to configured security policies. Rules may consider source and destination addresses, ports, protocols, interfaces, or other characteristics depending on the firewall type. During a penetration test, firewall behavior can be evaluated to determine whether only intended services are reachable and whether segmentation policies are properly enforced. Overly broad rules can expose unnecessary services, while incorrect restrictions may affect legitimate operations. Firewalls are an important layer of defense but should be combined with secure authentication, endpoint protection, monitoring, and application security controls.<\/span><\/p>\n<h3><b>Question 199<\/b><\/h3>\n<p><b>Which practice helps ensure that penetration-testing evidence can be traced and trusted?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maintain proper evidence handling and documentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Modify evidence after collection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store evidence on a public website<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove timestamps<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Proper evidence handling helps preserve the integrity, context, and traceability of information collected during a penetration test. Testers should document relevant collection details, protect evidence from unauthorized modification, and follow agreed storage and retention procedures. Depending on the engagement, timestamps, hashes, access records, and chain-of-custody information may help demonstrate that evidence was handled appropriately. Evidence should contain only what is necessary to support findings. Poor handling can make technical conclusions harder to verify and may expose sensitive organizational information unnecessarily.<\/span><\/p>\n<h3><b>Question 200<\/b><\/h3>\n<p><b>What is the main purpose of a penetration test remediation retest?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Verify that previously reported vulnerabilities have been corrected<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Discover the tester&#8217;s personal preferences<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Expand the original scope automatically<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all security documentation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A remediation retest verifies whether previously reported vulnerabilities have been successfully corrected. The tester reviews the original finding and applies suitable validation methods to determine whether the security condition still exists. Results should clearly indicate whether remediation was effective, partially effective, or unsuccessful. A retest does not automatically expand the original assessment scope or constitute a completely new penetration test. It provides evidence that corrective actions addressed the specific weaknesses identified during the earlier assessment and helps organizations confirm the effectiveness of remediation.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full CompTIA PT0-003 Exam Dumps and Practice Test Dumps. &nbsp; Question 181 Which protocol is commonly used to synchronize time between networked systems? LDAP NTP SMB FTP Correct Answer: 2 Explanation Network Time Protocol (NTP) is used to synchronize clocks between networked systems. Accurate time is important for authentication protocols, event correlation, logging, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17039"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=17039"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17039\/revisions"}],"predecessor-version":[{"id":17040,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17039\/revisions\/17040"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17039"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17039"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}