{"id":17058,"date":"2026-09-21T06:13:21","date_gmt":"2026-09-21T06:13:21","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17058"},"modified":"2026-09-21T06:13:21","modified_gmt":"2026-09-21T06:13:21","slug":"comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part19-q361-380","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part19-q361-380\/","title":{"rendered":"CompTIA Pentest+ PT0-003 Practice Test Questions and Exam Dumps Part19 Q361-380"},"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 361<\/b><\/h3>\n<p><b>Which technique can help identify email addresses, employee names, and organizational information from publicly available sources?<\/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;\">OSINT<\/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;\">Packet capture<\/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;\">Open-source intelligence, or OSINT, involves collecting and analyzing information that is publicly available. During an authorized penetration test, OSINT may reveal employee names, business relationships, email-address patterns, public documents, technology references, and other information useful for understanding an organization&#8217;s external exposure. Unlike active scanning, OSINT can often be performed without directly interacting with target systems. Port scanning and SQL injection are active technical activities, while packet capture examines network traffic. Testers should still follow privacy and data-minimization requirements when collecting publicly available information.<\/span><\/p>\n<h3><b>Question 362<\/b><\/h3>\n<p><b>A tester discovers an IP range associated with the target organization through routing information. Which identifier can help determine the organization responsible for announcing that range?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">PTR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CNAME<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ASN<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Autonomous System Number, or ASN, identifies an autonomous system participating in Internet routing. During authorized reconnaissance, ASN information can help testers understand which network ranges are associated with an organization or service provider. This can provide additional context for identifying publicly exposed infrastructure, although ownership and authorization should always be verified before testing discovered addresses. MX records identify mail servers, PTR records support reverse DNS, and CNAME records provide DNS aliases. ASN reconnaissance is particularly useful when mapping an organization&#8217;s broader Internet presence.<\/span><\/p>\n<h3><b>Question 363<\/b><\/h3>\n<p><b>Which DNS record can be used to identify the hostname associated with an IP address during reverse DNS reconnaissance?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">PTR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TXT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CNAME<\/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 PTR record provides reverse DNS information by associating an IP address with a hostname. During authorized reconnaissance, PTR records can reveal naming conventions and provide clues about the function of networked systems. The information should not be considered definitive because records can be outdated, generic, or intentionally configured with limited descriptive value. MX records identify mail servers, TXT records store textual information, and CNAME records provide aliases between DNS names. Reverse DNS is therefore useful for supplementing other asset-discovery methods.<\/span><\/p>\n<h3><b>Question 364<\/b><\/h3>\n<p><b>A penetration tester receives an automated scan showing that an application has a vulnerable library, but the application vendor has backported the relevant security patch. What should the tester document?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The application should immediately be removed<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The scanner output should be reported without review<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The finding should be verified against vendor patch information<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The vulnerability should automatically be rated critical<\/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;\">Software vendors sometimes backport security fixes into older package versions without changing the apparent version number in the way a scanner expects. Consequently, automated vulnerability detection can produce false positives. The tester should compare the installed package information with the vendor&#8217;s security advisory or patch documentation and determine whether the relevant fix is actually present. Reporting an unverified vulnerability can create unnecessary remediation work and reduce trust in the assessment. Manual validation is especially important when package-version detection is involved.<\/span><\/p>\n<h3><b>Question 365<\/b><\/h3>\n<p><b>Which vulnerability scoring factor describes how difficult exploitation is because of conditions outside the attacker&#8217;s direct control?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User Interaction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Attack Complexity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Privileges Required<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Attack Vector<\/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;\">Attack Complexity describes conditions that must exist for successful exploitation and that are generally beyond the attacker&#8217;s direct control. Examples can include specific race conditions, uncommon system states, or other environmental requirements. User Interaction measures whether another person must participate, Privileges Required describes the permissions needed before exploitation, and Attack Vector addresses how the vulnerable component can be reached. Understanding these distinctions helps penetration testers communicate standardized vulnerability characteristics accurately and avoid confusing different elements of a risk assessment.<\/span><\/p>\n<h3><b>Question 366<\/b><\/h3>\n<p><b>A tester discovers a vulnerability that can be exploited only after a legitimate user clicks a specially crafted link. Which characteristic should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scope<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Attack Vector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User Interaction<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">User Interaction describes whether exploitation requires an action from another user. If a victim must click a link, open a document, or otherwise participate before the vulnerability can be triggered, user interaction is involved. This characteristic is distinct from Attack Vector, which describes how the vulnerable component is reached, and from Scope and Availability, which represent other aspects of vulnerability impact and assessment. Correctly identifying the requirement helps testers communicate how an attack scenario depends on user behavior.<\/span><\/p>\n<h3><b>Question 367<\/b><\/h3>\n<p><b>Which vulnerability can result when a web application uses a predictable session identifier that an attacker can determine before a victim authenticates?<\/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;\">SSRF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Session fixation<\/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: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Session fixation occurs when an attacker can influence or obtain a session identifier that remains associated with a victim after authentication. If the application does not regenerate the session identifier when authentication status changes, the attacker may potentially reuse the known identifier. Proper session management should generate unpredictable identifiers and invalidate or rotate them appropriately during authentication transitions. SQL injection targets database queries, SSRF causes server-side requests based on controlled input, and DNS poisoning manipulates name resolution.<\/span><\/p>\n<h3><b>Question 368<\/b><\/h3>\n<p><b>A tester reviews a web application and finds that a cookie containing a session identifier can be accessed through client-side JavaScript. Which cookie attribute could reduce this exposure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HttpOnly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Domain<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Secure<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SameSite<\/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;\">The HttpOnly attribute prevents ordinary client-side scripts from directly reading a cookie. Applying it to session cookies can reduce the potential impact of some cross-site scripting scenarios because injected JavaScript cannot simply access the session cookie through standard browser APIs. SameSite controls cross-site cookie behavior, Secure restricts transmission to HTTPS, and Domain controls the hosts to which a cookie applies. HttpOnly does not prevent XSS itself, so it should be considered one layer of a broader session-security strategy.<\/span><\/p>\n<h3><b>Question 369<\/b><\/h3>\n<p><b>Which control ensures that an authenticated user cannot modify another user&#8217;s account information by changing an object identifier?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNSSEC<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object-level authorization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network time synchronization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wireless encryption<\/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;\">Object-level authorization verifies that the authenticated user has permission to access or modify the specific object referenced by a request. Without this check, an application may authenticate the user correctly while still allowing unauthorized access to another user&#8217;s resources. During an authorized assessment, testers can compare access behavior between accounts with different permissions. DNSSEC protects DNS integrity, time synchronization supports consistent system clocks, and wireless encryption protects wireless communication. Object-level authorization is a core control against IDOR-style access-control weaknesses.<\/span><\/p>\n<h3><b>Question 370<\/b><\/h3>\n<p><b>A tester notices that an API automatically accepts client-supplied fields and updates internal account properties that should be controlled only by administrators. Which issue is most relevant?<\/b><\/p>\n<ol>\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;\">DNS tunneling<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clickjacking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mass assignment<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Mass assignment occurs when an application automatically maps user-supplied fields to internal object properties without restricting which attributes can be modified. This can become a security issue when sensitive properties, such as account roles or authorization-related settings, are exposed through the same mechanism as ordinary user-controlled fields. During authorized API testing, testers should determine which fields are intended to be writable and whether server-side allowlists are enforced. Open redirects, DNS tunneling, and clickjacking are separate security concerns.<\/span><\/p>\n<h3><b>Question 371<\/b><\/h3>\n<p><b>Which API security issue involves returning sensitive properties that the requesting client does not require?<\/b><\/p>\n<ol>\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;\">NTP spoofing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Excessive data exposure<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Certificate expiration<\/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;\">Excessive data exposure occurs when an API response contains more information than is necessary for the requesting client or user. Sensitive fields may be unintentionally revealed even if the application&#8217;s visible interface does not display them. During an authorized assessment, testers should review API responses and compare returned fields with the application&#8217;s intended functionality and authorization model. VLAN hopping concerns network segmentation, NTP spoofing affects time-related communications, and certificate expiration concerns TLS certificate lifecycle. Limiting API responses to necessary information reduces unnecessary exposure.<\/span><\/p>\n<h3><b>Question 372<\/b><\/h3>\n<p><b>A tester finds that an API accepts a valid token even when the token was issued for a different service. Which token validation property should be checked?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Audience<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Subject length<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS TTL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HTTP compression<\/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;\">The audience claim identifies the intended recipient or service for a token. APIs should validate that the token&#8217;s audience corresponds to the service receiving it. If this validation is absent, a token legitimately issued for one service might be incorrectly accepted by another service. During authorized testing, testers can review audience, issuer, signature, expiration, and other relevant claims. Subject length, DNS TTL, and HTTP compression do not determine whether an authentication token was intended for the receiving application.<\/span><\/p>\n<h3><b>Question 373<\/b><\/h3>\n<p><b>Which mobile application weakness occurs when sensitive credentials or tokens are stored in plaintext on the device?<\/b><\/p>\n<ol>\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;\">Insecure local storage<\/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;\">Open redirect<\/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;\">Insecure local storage occurs when sensitive information such as credentials, authentication tokens, or private user data is stored without appropriate protection on a mobile device. If another process, malicious application, backup mechanism, or compromised device environment can access that information, the application&#8217;s security can be weakened. During an authorized mobile assessment, testers should examine how sensitive data is stored and whether platform-supported secure storage mechanisms are used. VLAN hopping, DNS poisoning, and open redirects address different network or web application concerns.<\/span><\/p>\n<h3><b>Question 374<\/b><\/h3>\n<p><b>A mobile application uses certificate pinning. What security property is this control primarily intended to strengthen?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password complexity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS record availability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Server identity verification<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Certificate pinning strengthens server identity verification by requiring an application to recognize a particular certificate or public-key identity in addition to ordinary platform trust mechanisms. This can reduce exposure to certain certificate-authority or interception scenarios. During an authorized mobile assessment, testers should review whether pinning is implemented correctly and whether the application&#8217;s certificate-rotation process is secure. Password complexity, DNS availability, and file compression are unrelated to the primary purpose of certificate pinning.<\/span><\/p>\n<h3><b>Question 375<\/b><\/h3>\n<p><b>Which cloud security weakness exists when a workload identity has permissions to modify resources that it does not need for its normal function?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Excessive permissions<\/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;\">Session fixation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wireless deauthentication<\/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;\">Excessive permissions occur when an identity, service account, or workload receives more access than necessary for its intended function. This violates least-privilege principles and can increase the potential impact if the identity or application is compromised. During an authorized cloud assessment, testers should compare assigned permissions with documented business requirements and identify unnecessary access. DNS poisoning affects name resolution, session fixation affects web authentication, and wireless deauthentication affects wireless connectivity. Reducing unnecessary permissions limits potential unauthorized actions.<\/span><\/p>\n<h3><b>Question 376<\/b><\/h3>\n<p><b>A container is configured with unnecessary host filesystem access. Which risk does this configuration create?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Stronger password hashing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Improved DNS integrity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Weakened container isolation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reduced network latency<\/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;\">Containers rely on isolation mechanisms to separate workloads from the underlying host and from one another. Unnecessary host filesystem access can weaken that separation and increase the potential consequences of a compromised container. During an authorized assessment, testers should review host mounts, runtime permissions, capabilities, and other configuration settings to determine whether access is required. Password hashing, DNS integrity, and network latency are unrelated to the security implications of excessive host filesystem access. Limiting container privileges helps maintain a stronger security boundary.<\/span><\/p>\n<h3><b>Question 377<\/b><\/h3>\n<p><b>Which wireless attack attempts to impersonate a legitimate wireless network so that users connect to a fraudulent access point?<\/b><\/p>\n<ol>\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;\">Evil twin<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Credential stuffing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS tunneling<\/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;\">An evil twin is a fraudulent wireless access point designed to imitate a legitimate network. If users connect to the rogue network, an attacker may attempt to observe or manipulate traffic depending on the surrounding security controls. During an authorized wireless assessment, testers can evaluate whether users and devices properly validate network identity and whether enterprise authentication protections are implemented. VLAN hopping concerns wired network segmentation, credential stuffing targets reused credentials, and DNS tunneling uses DNS communications for data transfer.<\/span><\/p>\n<h3><b>Question 378<\/b><\/h3>\n<p><b>A penetration tester wants to determine whether a firewall correctly blocks traffic from an unauthorized network segment to an administrative server. Which activity is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password hash recovery<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Certificate enumeration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Web archive analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Controlled network access testing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Controlled network access testing verifies whether documented firewall or network access rules are actually enforced. A tester can assess permitted and denied communication paths using approved source networks and target services while following the engagement&#8217;s testing boundaries. This helps identify overly permissive rules or unexpected paths to administrative infrastructure. Password hash recovery examines credentials, certificate enumeration supports reconnaissance, and web archive analysis reviews historical public content. Network access testing should be carefully planned when production systems or sensitive management services are involved.<\/span><\/p>\n<h3><b>Question 379<\/b><\/h3>\n<p><b>Which technique can help a tester identify weak passwords that are variations of common words by combining dictionary entries with predictable modifications?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hybrid password attack<\/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;\">Port scanning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Session fixation<\/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 hybrid password attack combines dictionary words with predictable modifications such as numbers, symbols, or common substitutions. This approach can be useful during authorized password auditing because users frequently modify familiar words rather than creating fully random passwords. Testers should apply appropriate rate limits and organizational rules when assessing live authentication systems and should prefer offline analysis where possible. DNS enumeration identifies infrastructure, port scanning discovers network services, and session fixation concerns authentication session handling rather than password composition.<\/span><\/p>\n<h3><b>Question 380<\/b><\/h3>\n<p><b>A client asks for a penetration-testing report that allows technical administrators to reproduce findings and understand exactly how each issue should be corrected. Which content is most important?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the tester&#8217;s personal opinions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A list of company employees<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Technical details, evidence, affected assets, impact, and remediation guidance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unfiltered confidential data collected during testing<\/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;\">A useful technical penetration-testing report should provide enough information for authorized administrators to understand, validate, and remediate each finding. Relevant content can include the affected asset, vulnerability description, technical evidence, impact, severity or risk context, and practical remediation guidance. Reports should avoid unnecessary disclosure of sensitive information and should distinguish confirmed findings from unverified observations. Personal opinions, employee lists, or unfiltered confidential data do not provide appropriate remediation value and can introduce unnecessary privacy and security risks.<\/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 361 Which technique can help identify email addresses, employee names, and organizational information from publicly available sources? Port scanning OSINT SQL injection Packet capture Correct Answer: 2 Explanation Open-source intelligence, or OSINT, involves collecting and analyzing information that is publicly available. During an [&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\/17058"}],"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=17058"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17058\/revisions"}],"predecessor-version":[{"id":17059,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17058\/revisions\/17059"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17058"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17058"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}