Pt0-002 PenTest+ study guide
Free community-driven exam analysis for CompTIA. Based on 49 community-discussed topics.
Exam Overview
The PT0-002 PenTest+ certification validates your practical ability to plan, scope, and execute penetration testing engagements while identifying and reporting vulnerabilities across complex environments. It is designed for security professionals, ethical hackers, and IT administrators who need to demonstrate hands-on offensive security skills rather than theoretical knowledge alone.Exam Domains
- Planning and Scoping: Defining rules of engagement, legal considerations, and assessment boundaries
- Information Gathering: Passive and active reconnaissance, network enumeration, and target mapping
- Vulnerability Analysis: Identifying weaknesses in systems, applications, and configurations
- Network Exploitation: Leveraging flaws in protocols, services, and web applications
- Post-Exploitation: Privilege escalation, lateral movement, persistence, and pivoting
- Reporting and Communication: Documenting findings, risk ratings, and remediation strategies
Key Concepts & Common Difficulties
- Web Application Attacks: Candidates often misidentify injection vectors or overlook authentication bypasses; focus on OWASP Top 10 patterns and practice payload construction in isolated labs.
- Active Directory Exploitation: Many struggle with Kerberoasting, AS-REP Roasting, and delegation attacks; map attack paths from initial foothold to domain admin using realistic lab setups.
- Report Writing and Risk Rating: Test-takers frequently confuse technical severity with business impact; align every finding with CVSS scoring guidelines and translate risks into actionable executive summaries.
- Tool Selection and Usage: Over-reliance on automated scanners without manual validation leads to false positives; always verify scanner output through manual exploitation and contextual analysis.
- Persistence and Evasion: Candidates miss subtle techniques like scheduled tasks, registry modifications, or service creation; understand how attackers maintain access while avoiding detection mechanisms.
Study Strategy
- Prerequisites: Ensure foundational knowledge in networking, Linux/Windows administration, and core cybersecurity concepts before diving into offensive methodologies.
- Recommended Study Order: Start with planning and information gathering, progress through vulnerability analysis and exploitation, then master post-exploitation techniques and reporting workflows.
- Hands-On Practice: Dedicate at least 60 percent of your preparation time to building virtual labs, running Metasploit, Burp Suite, and custom scripts, and documenting each successful exploit.
- Lab Documentation: Treat every lab exercise like a real engagement by writing detailed notes, capturing screenshots, and practicing clear, structured report generation.
- Review Official Objectives: Cross-reference your notes daily with the official exam blueprint to ensure complete coverage of required behaviors and avoid studying outdated tools.
- Exam-Day Preparation: Simulate timed lab scenarios to build muscle memory, prioritize methodical scanning over rapid guessing, and allocate extra time for thorough report drafting.
What You'll Find Here
- 27 highly debated topics with expert breakdown and analysis
- 22 community-verified topics with consensus explanations
- Debate ranking showing which concepts cause the most confusion
Study Recommendation
Focus on the debated topics first — these represent the areas where candidates most frequently struggle on the actual exam.
Featured Analysis
Most debated concepts with community insight
After compromising a remote host, a penetration tester is able to obtain a web s
The question tests your ability to choose a bind shell (listener) over a reverse shell when outbound traffic is blocked; many test-takers incorrectly
S-Grade · Deep AnalysisDuring an assessment of a web application, a penetration tester would like to te
The exam tests whether you can distinguish time-based blind SQL injection, boolean-based blind SQLi, and error-based SQLi; the common trap is choosing
S-Grade · Deep AnalysisWhich of the following documents should be consulted if a client has an issue ac
This question tests your ability to distinguish between pre-engagement documents; the common trap is selecting Rules of Engagement when the acceptance
S-Grade · Deep AnalysisGiven the following table: Which of the following data structures would most lik
The exam tests practical Python data structure selection: dictionaries represent a single rule's fields as key-value pairs, and the trap is confusing
S-Grade · Deep AnalysisA penetration testing team has gained access to an organization's data center, b
This question tests the difference between stealth and disruption: an evil twin maintains a foothold by mimicking a legitimate access point, while jam
S-Grade · Deep Analysis