{"id":17027,"date":"2026-09-21T06:05:59","date_gmt":"2026-09-21T06:05:59","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17027"},"modified":"2026-09-21T06:05:59","modified_gmt":"2026-09-21T06:05:59","slug":"comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part4-q61-80","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/comptia-pentest-pt0-003-practice-test-questions-and-exam-dumps-part4-q61-80\/","title":{"rendered":"CompTIA Pentest+ PT0-003 Practice Test Questions and Exam Dumps Part4 Q61-80"},"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 61<\/b><\/h3>\n<p><b>Which technique is commonly used to identify a web server&#8217;s software and version from its responses?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Banner grabbing<\/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;\">Token replay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP poisoning<\/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;\">Banner grabbing collects service information returned by a system, often revealing the software name, version, or other identifying details. During an authorized penetration test, this information can help determine which technologies are running and whether known vulnerabilities may apply. Banners can be obtained from various network services, although administrators may intentionally suppress detailed version information. Testers should verify banner-based findings because displayed versions are not always accurate indicators of the actual software installed. Banner grabbing is therefore useful during reconnaissance and service enumeration.<\/span><\/p>\n<h3><b>Question 62<\/b><\/h3>\n<p><b>Which protocol is primarily used to securely transfer files over an SSH connection?<\/b><\/p>\n<ol>\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;\">TFTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Telnet<\/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 Copy Protocol (SCP) transfers files between systems using the SSH protocol, providing encrypted communication and authenticated access. In penetration testing, SCP may be encountered when securely moving authorized assessment files or when evaluating file-transfer configurations. FTP and TFTP do not inherently provide the same SSH-based protection, while Telnet is primarily a remote terminal protocol and transmits traffic without modern encryption by default. SCP is therefore the appropriate choice when the requirement is secure file transfer through an SSH connection.<\/span><\/p>\n<h3><b>Question 63<\/b><\/h3>\n<p><b>A tester finds a service listening on UDP but receives no response to a basic probe. What should the tester consider?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The host must be offline<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UDP services may not respond unless valid application data is sent<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The port is automatically confirmed closed<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TCP must be disabled<\/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;\">UDP scanning can be more difficult than TCP scanning because many UDP services do not respond to empty or unexpected probes. A lack of response does not automatically prove that the port is closed. The tester may need service-specific probes or additional validation to determine whether a UDP service is actually available. Firewalls and filtering can also affect the result. Understanding UDP behavior helps reduce incorrect conclusions during vulnerability assessments and improves the accuracy of service discovery.<\/span><\/p>\n<h3><b>Question 64<\/b><\/h3>\n<p><b>Which web vulnerability allows an attacker to include or access unintended files through manipulated file parameters?<\/b><\/p>\n<ol>\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;\">File inclusion<\/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;\">ARP spoofing<\/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;\">File inclusion vulnerabilities occur when an application uses user-controlled input to determine which files are loaded without adequate validation. Depending on the application and configuration, this may expose sensitive files or cause unintended resources to be processed. Local File Inclusion (LFI) commonly involves files available on the same server, while Remote File Inclusion (RFI) involves external resources where supported. During authorized testing, testers should validate the impact carefully and avoid accessing unnecessary sensitive information. Strong input validation and controlled file-selection mechanisms help prevent these issues.<\/span><\/p>\n<h3><b>Question 65<\/b><\/h3>\n<p><b>Which assessment approach provides the tester with limited internal information before testing begins?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gray-box testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Black-box testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blind scanning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive monitoring<\/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;\">Gray-box testing gives the penetration tester some information about the target before the assessment, such as limited credentials, architecture details, application documentation, or user roles. This approach represents a balance between black-box and fully informed testing. It can allow testers to evaluate internal functionality more efficiently while still simulating an attacker with partial knowledge. Black-box testing generally starts with little or no internal information. The selected approach should be documented in the engagement scope because it directly affects testing coverage and objectives.<\/span><\/p>\n<h3><b>Question 66<\/b><\/h3>\n<p><b>What is the primary purpose of a TCP connect scan?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Identify wireless encryption<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complete a TCP connection to determine port availability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Recover password hashes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enumerate DNS records<\/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 TCP connect scan attempts to establish a complete TCP connection with the target port. If the connection succeeds, the port is generally considered open. Unlike a SYN scan, the TCP connect method completes the connection process rather than stopping after the initial handshake response. This makes it useful when raw packet capabilities are unavailable, although it can generate more noticeable connection activity. During authorized testing, scan selection should consider network conditions, detection controls, and the rules defined for the engagement.<\/span><\/p>\n<h3><b>Question 67<\/b><\/h3>\n<p><b>Which finding would most directly indicate a weak password policy?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TLS enabled on a website<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MFA required for administrators<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Very short passwords allowed without complexity or length controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network segmentation between departments<\/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;\">Allowing very short passwords without appropriate length or complexity requirements can indicate a weak password policy. Such configurations may make accounts more susceptible to password guessing and other credential attacks, particularly when additional controls such as MFA or rate limiting are absent. During an authorized assessment, testers can review password policies and evaluate their effectiveness without unnecessarily attempting large numbers of credentials. Strong password policies generally emphasize sufficient password length and resistance to commonly compromised credentials, while supporting additional authentication protections where appropriate.<\/span><\/p>\n<h3><b>Question 68<\/b><\/h3>\n<p><b>Which technique exploits weaknesses in ARP to associate an attacker&#8217;s MAC address with another device&#8217;s IP address?<\/b><\/p>\n<ol>\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;\">ARP spoofing<\/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;\">Directory enumeration<\/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;\">ARP spoofing manipulates Address Resolution Protocol communications on a local network so that devices associate an attacker&#8217;s MAC address with the IP address of another system, such as a gateway. This can allow traffic to be redirected through the attacker&#8217;s system in environments lacking appropriate protections. During authorized testing, the technique can be used conceptually to assess susceptibility to local network interception. Network segmentation, dynamic ARP inspection, secure switching configurations, and encryption can reduce the potential impact of ARP-based attacks.<\/span><\/p>\n<h3><b>Question 69<\/b><\/h3>\n<p><b>A tester wants to identify subdomains using publicly available information without directly querying the target infrastructure. Which approach is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Passive reconnaissance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Active exploitation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Credential replay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Privilege escalation<\/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;\">Passive reconnaissance gathers information from publicly available sources without directly interacting with the target infrastructure. For subdomain discovery, a tester may review search indexes, public datasets, certificate information, archived content, and other external sources. This approach can reduce the amount of direct traffic sent to the organization while providing useful information about its external footprint. Active reconnaissance, by contrast, directly interacts with target systems. The chosen method should match the engagement&#8217;s scope because some organizations place specific restrictions on reconnaissance activities.<\/span><\/p>\n<h3><b>Question 70<\/b><\/h3>\n<p><b>Which security control can significantly reduce the impact of compromised user passwords?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open ports<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared administrator accounts<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multi-factor authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unrestricted file shares<\/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;\">Multi-factor authentication (MFA) requires users to provide additional verification beyond a password, such as a security key, authenticator-generated code, or biometric factor. This can reduce the risk associated with stolen or guessed passwords because possession of the password alone may not provide access. MFA does not eliminate every authentication risk, particularly when other weaknesses exist, but it provides an important additional control. During penetration testing, testers may assess whether MFA is consistently enforced on sensitive applications, administrative interfaces, remote access systems, and other high-value services.<\/span><\/p>\n<h3><b>Question 71<\/b><\/h3>\n<p><b>What does a DNS MX record identify?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">An email server responsible for a domain<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A domain&#8217;s IPv6 address<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A web server&#8217;s operating system<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A user&#8217;s password policy<\/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 Mail Exchange (MX) record identifies the mail servers responsible for receiving email for a domain. During reconnaissance, reviewing MX records can reveal externally accessible mail infrastructure and provide useful information about an organization&#8217;s email architecture. This information can help testers understand the external attack surface and identify systems that may require additional authorized assessment. An AAAA record is associated with IPv6 addressing, while operating system information and password policies are not provided directly by MX records.<\/span><\/p>\n<h3><b>Question 72<\/b><\/h3>\n<p><b>Which attack attempts to use a stolen authentication token instead of obtaining the user&#8217;s password?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Token replay<\/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;\">Port scanning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Directory traversal<\/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;\">Token replay involves using a previously captured or stolen authentication token to impersonate a legitimate user or session. Depending on the application, tokens may be stored in cookies, headers, or other authentication mechanisms. During an authorized assessment, testers can evaluate whether tokens are properly protected, expire appropriately, and are invalidated when required. Secure transport, short token lifetimes, session invalidation, and appropriate token protection can reduce the risk. Token replay differs from password attacks because the attacker attempts to reuse an existing authentication artifact.<\/span><\/p>\n<h3><b>Question 73<\/b><\/h3>\n<p><b>Which tool is commonly used to analyze packets captured from a network interface?<\/b><\/p>\n<ol>\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;\">Wireshark<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gobuster<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Metasploit<\/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;\">Wireshark is a network protocol analyzer that allows testers to inspect captured network traffic at the packet level. It supports numerous protocols and can help identify communication patterns, unexpected connections, authentication exchanges, and protocol misconfigurations. During an authorized penetration test, packet analysis can provide evidence about how systems communicate and whether sensitive information is transmitted improperly. Hashcat focuses on password-hash recovery, Gobuster is commonly used for content or resource enumeration, and Metasploit provides a broad framework for security testing.<\/span><\/p>\n<h3><b>Question 74<\/b><\/h3>\n<p><b>A tester discovers that a web application accepts serialized objects from an untrusted client. What security issue should be investigated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Insecure deserialization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wireless jamming<\/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<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Insecure deserialization occurs when an application processes serialized data from an untrusted source without adequate validation or security controls. Depending on the programming language and implementation, manipulated serialized objects may lead to unexpected application behavior, unauthorized actions, or potentially code execution. During authorized testing, the tester should determine whether untrusted serialized data is accepted and whether appropriate integrity and validation mechanisms are present. Safer designs avoid deserializing untrusted objects whenever possible and enforce strict validation of data formats and permitted object types.<\/span><\/p>\n<h3><b>Question 75<\/b><\/h3>\n<p><b>Which cloud security weakness involves assigning excessive permissions to an identity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Overprivileged IAM permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network latency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS caching<\/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;\">Overprivileged Identity and Access Management (IAM) permissions occur when a user, service account, role, or application receives more access than required for its intended responsibilities. Excessive permissions can increase the impact of compromised credentials because an attacker may inherit the same unnecessary privileges. During an authorized cloud assessment, testers can review assigned roles and determine whether permissions follow least-privilege principles. Reducing unnecessary permissions, separating administrative roles, and regularly reviewing access assignments can limit the potential consequences of compromised identities.<\/span><\/p>\n<h3><b>Question 76<\/b><\/h3>\n<p><b>Which activity should generally occur before exploiting a potentially disruptive vulnerability in a production environment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Obtain appropriate authorization and confirm the test conditions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable all monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delete existing logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Expand the scope independently<\/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;\">Potentially disruptive exploitation should only occur when it is explicitly authorized and consistent with the engagement&#8217;s rules and testing conditions. Before proceeding, the tester should confirm that the target is in scope, understand potential impact, and follow any required communication or approval process. Production systems may contain critical services, so uncontrolled exploitation can cause outages or data loss. Penetration testing is intended to demonstrate security weaknesses responsibly, not create unnecessary operational damage. Proper authorization and coordination are therefore essential before high-impact testing.<\/span><\/p>\n<h3><b>Question 77<\/b><\/h3>\n<p><b>What is the primary purpose of a vulnerability remediation recommendation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase the number of vulnerabilities<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Describe how the identified risk can be reduced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hide evidence from management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace the penetration test scope<\/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 remediation recommendation explains practical measures that can reduce or eliminate the risk associated with a finding. Depending on the vulnerability, recommendations may include applying patches, changing configurations, improving authentication, restricting access, correcting application logic, or implementing additional monitoring. Effective recommendations should relate directly to the observed root cause and business context. They should also be realistic enough for the organization to implement. Remediation guidance is an important part of a penetration-testing report because identifying a weakness without explaining appropriate corrective action provides limited value.<\/span><\/p>\n<h3><b>Question 78<\/b><\/h3>\n<p><b>Which Windows authentication attack targets service accounts associated with Kerberos service principal names?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Kerberoasting<\/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;\">Smurf attack<\/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: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Kerberoasting is an attack technique involving Kerberos service accounts and service principal names (SPNs). In an authorized security assessment, a tester may evaluate whether service accounts are configured with sufficiently strong credentials and appropriate privileges. Weak service-account passwords can increase the risk that captured authentication material can be subjected to offline password recovery. Organizations can reduce exposure by using strong, unique service-account credentials, minimizing privileges, and adopting managed service-account mechanisms where appropriate. Kerberoasting is distinct from web attacks such as CSRF and infrastructure techniques such as DNS tunneling.<\/span><\/p>\n<h3><b>Question 79<\/b><\/h3>\n<p><b>A penetration tester needs to automate repetitive tasks and process security-testing data. Which language is commonly suitable?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Python<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HTML<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CSS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL<\/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;\">Python is widely used in security testing for automation, data processing, API interaction, parsing output, and creating custom assessment utilities. Its extensive libraries and straightforward syntax make it suitable for repetitive tasks that would otherwise require manual effort. For example, testers can use Python to process scan results or transform structured data into a more useful format while staying within authorized testing boundaries. HTML and CSS primarily describe web content and presentation, while SQL is a database query language rather than a general-purpose automation language.<\/span><\/p>\n<h3><b>Question 80<\/b><\/h3>\n<p><b>Which section of a penetration test report is primarily intended for organizational leadership?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Packet capture<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Executive summary<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Exploit source code<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port scan output<\/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;\">The executive summary presents the overall security assessment in language appropriate for organizational leadership and other nontechnical stakeholders. It typically explains the assessment purpose, major findings, overall risk themes, business impact, and key remediation priorities without requiring detailed technical knowledge. Technical sections can provide deeper evidence, affected assets, reproduction information, and remediation guidance for security and engineering teams. Separating executive and technical reporting allows each audience to receive information relevant to its responsibilities while maintaining a consistent overall assessment.<\/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 61 Which technique is commonly used to identify a web server&#8217;s software and version from its responses? Banner grabbing Password spraying Token replay ARP poisoning Correct Answer: 1 Explanation Banner grabbing collects service information returned by a system, often revealing the software name, [&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\/17027"}],"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=17027"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17027\/revisions"}],"predecessor-version":[{"id":17028,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17027\/revisions\/17028"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}