Study guide · Cybersecurity

CompTIA PenTest+ (PT0-003): Study Guide

intermediate

A practical, step-by-step plan to take PT0-003 from "interested" to exam-ready - the mechanics, what to study in what order, how to practise, and how to know you are ready.

By The Exam Atlas Editorial Team · Verified 2026-08-05

Study plans by timeline

8-week intensiveFor people already doing testing or security work (~12-15 hrs/week): one domain per week with the attacks domain given two, then two weeks of mixed timed review and performance-based practice.
12-week balancedThe default for most candidates (~8 hrs/week): process domains first, three weeks on attacks and exploits, two on post-exploitation, and a final fortnight of mixed review.
16-week steadyFor those coming straight from Security+ with no testing experience (~5 hrs/week): build lab habits early, spend a full month on attacks and exploits, and review continuously.

What to study, in order

Weeks 1-2Engagement management: scoping, rules of engagement, authorisation, legal and compliance considerations, and what a professional report contains
Weeks 3-4Reconnaissance and enumeration: passive versus active information gathering, what each enumeration category yields, and how findings feed the next phase
Weeks 5-6Vulnerability discovery and analysis: scan types, reading scanner output, validating findings, and prioritising by real risk rather than raw score
Weeks 7-9Attacks and exploits (35% of the exam): the attack categories by surface - network, host, web, API, wireless, cloud, IoT and social engineering - and how to match a technique to a target
Weeks 10-11Post-exploitation and lateral movement: persistence, privilege and pivoting concepts, staging and exfiltration, detection avoidance, and end-of-engagement cleanup
Final weekMixed timed review, deliberate performance-based question practice, and confirming exam-day logistics

PenTest+ is a methodology exam. It tests whether you can run an authorised penetration test properly from first client conversation to final report, and only one of its five domains is about attacking things. This guide is built as a full self-study course around that structure: it walks through each PT0-003 domain in depth, explains the reasoning the scenario questions are built on, and then turns the material into a week-by-week plan and a description of exam day.

Two boundaries apply throughout. Everything here is written for authorised, in-scope testing only, so the course explains what each technique category is for, what its output means and how a defender sees it, and deliberately contains no operational attack instructions, commands or payloads. And it contains study guidance and original explanations only, with no reproductions of test content. Always confirm the current domains and weights against CompTIA’s official PenTest+ page before you book.

Chapter 1: Exam overview and how to use this guide

What PenTest+ actually measures

PenTest+ measures whether you can conduct and communicate a professional penetration test, not whether you can compromise one particular machine. The current version, PT0-003, organises the exam into five domains with these official weights: Engagement management at 13%, Reconnaissance and enumeration at 21%, Vulnerability discovery and analysis at 17%, Attacks and exploits at 35%, and Post-exploitation and lateral movement at 14%.

Read those weights carefully, because most candidates read them wrong. Attacks and exploits is indeed the largest single domain, but the three “process” domains around it, engagement management, reconnaissance and enumeration, and post-exploitation, add up to 48%. Nearly half the exam is about how a test is scoped, sequenced, documented and closed out. That is the deliberate identity of this certification, and it is why it is worth taking even if you already know how attacks work.

The exam is up to 90 questions in 165 minutes, mixing multiple choice with performance-based questions (PBQs), and you need a scaled 750 out of 900 to pass. That is a generous time allowance compared with other CompTIA exams, and it exists because the performance-based items ask you to work through something rather than pick a term.

Why it is a judgement exam

Most PT0-003 questions describe a situation during an engagement and ask what you should do next, or what a piece of output means. Two options will often both be technically possible, and the better one reflects testing judgement: staying inside scope, choosing the technique that answers the client’s actual question, gathering evidence you can defend in a report, and doing the least damage necessary to prove a finding. This is why memorising tool names is a weak strategy. Know what a category of tool is for, what its output looks like, and what you would conclude from it.

How to use this course

Read the chapters in order. Chapter 2 sets up engagement management, which frames everything after it, and the attack chapter assumes the reconnaissance and vulnerability vocabulary built before it. Treat the bold terms as a checklist you can explain in one sentence. Pair every chapter with lab work in an environment you own or a purpose-built vulnerable practice range, because the performance-based questions reward having actually looked at output. Then use the final chapters to convert all of it into a schedule.

A standing note on authorisation

Everything in PenTest+ exists inside a signed agreement. You test only what you own or what you have explicit written permission to test, within the agreed window, from the agreed source, using the agreed techniques. The exam tests that boundary directly and repeatedly, and this guide keeps to the same line: it teaches what techniques are and why they work at a conceptual level, never how to execute them against a system.

Chapter 2: Engagement management (13%)

This domain is what separates PenTest+ from purely technical offensive certifications. It covers everything around the testing itself, and it is where questions are most often lost by people who are technically strong.

Pre-engagement and scoping

An engagement begins with agreement, not with tooling. Scoping defines what is being tested, which addresses, domains, applications, cloud tenants or physical sites are in and out, what techniques are permitted, when testing may run, and who is authorised to approve changes. The rules of engagement (RoE) put that in writing along with escalation contacts and stop conditions. Supporting documents you should recognise are the statement of work (SOW), which defines deliverables and commercial terms, the master service agreement (MSA), which sets the standing legal relationship, and the non-disclosure agreement (NDA), which protects what you discover.

Two scoping distinctions come up constantly. First, known-environment, partially known and unknown-environment testing (the older white, grey and black box terms) describe how much information the client shares, and each is a trade-off between realism and coverage. Second, the threat model you are simulating, an external attacker, a compromised employee, a malicious insider, determines the starting position and the techniques that make sense. As a teaching illustration of scoping judgement: if a client asks whether their internal file server can be reached from the guest wifi, an unknown-environment external test answers the wrong question.

Authorisation must come from someone with the authority to give it, in writing, before testing begins. Where assets are hosted or managed by a third party, such as a cloud provider or a shared hosting company, the client’s permission alone may not be enough and the provider’s own testing policy applies. Regulated data adds further constraints: an engagement touching payment card data, health records or personal data under privacy law will restrict how you handle, transmit and store anything you extract. The exam expects you to notice when a scenario has crossed into needing extra approval and to answer with “stop and confirm” rather than “proceed carefully”.

Communication during and after the test

Good testers communicate continuously. You need a defined channel and cadence with the client, a de-confliction process so the blue team can tell your traffic from a real incident, and clear triggers for immediate notification: discovering a critical vulnerability under active exploitation, finding evidence of a prior breach, causing an outage, or encountering data that should not have been in scope. Knowing which of those interrupts the test and which goes in the report is directly testable.

Reporting and remediation

The report is the deliverable the client actually pays for. Expect to know its structure: an executive summary written for non-technical leadership, a methodology section that makes the work repeatable, findings with evidence, reproduction detail and a risk rating, and remediation guidance that is specific enough to act on. Beyond the report, know the attestation of findings, a short signed statement of what was tested and when that clients often pass to auditors, and the value of a retest confirming that fixes worked. A finding is only useful when the reader understands the business risk, so a good report explains impact, not just technical severity.

Chapter 3: Reconnaissance and enumeration (21%)

This is the second-largest domain and the phase that determines how good everything after it will be. The theme is turning a target definition into a precise map.

Passive versus active reconnaissance

Passive reconnaissance collects information without sending traffic to the target: public registration records, certificate transparency data, published documents and their metadata, job adverts revealing the technology stack, code repositories, and general open-source intelligence (OSINT). It is quiet and rarely detectable by the target, which is why it comes first. Active reconnaissance sends traffic to target systems to see what responds, and it is detectable, noisy and only legitimate inside the agreed scope and window. The exam frequently checks that you know which category a given activity falls into, because the two carry different legal and detection profiles.

What enumeration produces

Enumeration is the disciplined build-out of detail once you know something exists. Broadly you enumerate hosts (what is alive), services and versions (what is listening and which software it is), shares and file resources, users and groups, directory and domain structure, web application content and endpoints, APIs and their documented or discoverable methods, wireless networks, and increasingly cloud assets such as storage containers, functions and identity configurations. Each category answers a different question, and the skill the exam tests is choosing the enumeration that will actually inform your next decision instead of running everything.

Reading output and thinking in attack surface

The practical skill here is interpretation. Given the output of a discovery activity, you should be able to say what it implies: an unexpected service version suggests an unmanaged host, a directory of user accounts suggests where credential attacks would be relevant, an exposed management interface suggests a high-value path. Group your findings into an attack surface picture, everything exposed that could be interacted with, because the next domain is about which parts of that surface deserve attention. Automation and light scripting support this phase by making repetitive collection consistent, and PT0-003 expects you to recognise what a script is doing at a conceptual level rather than to write one from scratch under exam conditions.

Detection and the defender’s view

A useful study habit for this domain is to ask, after every technique, how a defender would notice. Sudden volumes of connection attempts, requests to non-existent hostnames, anomalous authentication failures and unusual query patterns are the signals a monitoring team sees. This matters for the exam because scenarios often involve staying quiet, and it matters professionally because a test that is detected quickly is also a useful result for the client.

Chapter 4: Vulnerability discovery and analysis (17%)

This domain sits between mapping and attacking. It is about finding candidate weaknesses and, crucially, judging which of them are real and which matter.

Scan types and how to configure them

Vulnerability scanning compares what it finds against a database of known issues. The main choices to understand are credentialed versus non-credentialed scanning, where authenticating gives a far more accurate view of patch and configuration state while an unauthenticated scan shows what an outsider sees; agent-based versus network-based collection; and the intensity settings that trade thoroughness against noise and against the risk of disrupting fragile systems. Special-purpose scanning categories include web application scanning, API testing, container and image scanning, cloud configuration review, and wireless assessment. Knowing which to reach for in a scenario is the testable skill.

Validation is the professional step

Scanners produce candidates, not conclusions. A false positive is a reported issue that is not really exploitable in this environment, and a false negative is a real issue the scan missed. Validation, confirming manually whether the condition genuinely exists, is what turns a scan result into a defensible finding. This is also an ethics point that the exam takes seriously: proving a vulnerability should be done with the least intrusive method that establishes it, and evidence should be sufficient for the client to reproduce and fix the issue without causing unnecessary impact.

Analysing without a scanner

Not every weakness comes from a scan. Expect coverage of configuration review, comparing a system against a hardening baseline, source code and dependency analysis, where the weakness is in the application or a third-party library, and logic flaws, where every component is patched but the workflow allows something it should not. Static analysis examines code without running it while dynamic analysis examines a running application, and the two find different classes of problem. Supply-chain exposure through outdated or unmaintained components is now a standard part of this conversation.

Prioritising by real risk

The final and most examinable skill is ranking. CVSS gives a severity score, and CVE gives an identifier, but a base score describes the vulnerability in the abstract, not in your client’s environment. A high-severity issue on an isolated internal test box with no sensitive data may matter less than a moderate one on an internet-facing system holding customer records. Prioritisation should weigh exposure, asset value, data sensitivity, whether exploitation is known to be practical, and what compensating controls exist. As a teaching illustration: two systems with the same scored vulnerability are not the same finding if one is reachable from the internet and the other is not, and a report that ranks them identically is a weaker report.

Chapter 5: Attacks and exploits (35%)

This is the largest domain, and it is organised by attack surface. The exam does not ask you to run attacks; it asks you to recognise which category of attack applies to a described situation, what it would achieve, what its indicators are, and how it is prevented. Study it that way and it becomes far more manageable than a list of tools.

Network and host attack categories

At the network layer, the concepts to know are attacks that abuse trust in name resolution and address resolution to intercept or redirect traffic, on-path positions where an attacker sits between two parties, relay and replay of authentication material, abuse of legacy or plaintext protocols that expose credentials, and denial of service, which is usually explicitly out of scope in commercial engagements. At the host layer, the categories are credential attacks against weak or reused passwords, abuse of over-permissive service configurations and scheduled tasks, attacks on unpatched components, and misuse of legitimate administrative tooling so activity blends into normal operations. For each, learn the three-part frame: what it achieves, what a defender would see, and what control prevents it. The prevention answers recur, network segmentation, strong and unique credentials with multi-factor authentication, disabling legacy protocols, least privilege, patching, and monitoring for anomalous authentication.

Web application and API attacks

Web and API content is heavily represented because it is where most real findings live. The categories to recognise conceptually are injection, where untrusted input is interpreted as a command by a database, operating system or other interpreter; cross-site scripting, where untrusted input is returned to other users’ browsers as script; broken authentication and session handling, where identity or session material is guessable, exposed or not invalidated; broken access control, including manipulating an identifier to reach another user’s object and reaching admin functionality without authorisation; server-side request forgery, where the application can be induced to make requests on the attacker’s behalf; insecure deserialisation and file upload weaknesses; and security misconfiguration, from default credentials to verbose error pages. For APIs, add missing object-level authorisation, excessive data exposure in responses, absent rate limiting, and undocumented or forgotten endpoints that no one is monitoring. Mitigations cluster just as tightly: validate and encode input, use parameterised queries, enforce authorisation server-side for every request, and never rely on the client to police itself.

Wireless, physical and social engineering

Wireless coverage focuses on the concepts of rogue and evil-twin access points, weaknesses in older encryption standards, and attacks on enterprise authentication and captive portals. Physical testing, when in scope, covers tailgating, unattended workstations, exposed network ports in public areas and inadequate visitor control. Social engineering in an authorised test covers phishing and its variants, pretexting and impersonation, and the reason it is so effective: it bypasses technical controls entirely. Two exam-relevant points: social engineering needs explicit written permission and careful handling because it involves real people, and the finding you write should describe process failure rather than name and shame an individual employee.

Cloud, container and IoT surfaces

V3 broadened this domain, so know the modern surfaces. In cloud, the recurring themes are over-permissive identity and access policies, publicly exposed storage, exposed metadata and credential material, weak separation between tenants or accounts, and the shared responsibility model determining what is even yours to test. In containers and orchestration, the themes are images built from vulnerable or untrusted bases, secrets baked into images, over-privileged containers, and exposed control-plane interfaces. In IoT and operational technology, the themes are default and hardcoded credentials, unpatched or unpatchable firmware, insecure update mechanisms and unencrypted local communication, all made worse by devices that must not be disrupted. As a teaching illustration of judgement: on an industrial control target, availability usually outranks proof, so an aggressive technique that risks disrupting a running process is the wrong choice even when it would demonstrate the point.

Choosing the technique

The exam’s favourite question shape gives you a target description and asks what you would attempt. Answer it by reasoning: what is exposed, what does the client want to learn, what is permitted by the rules of engagement, what proves the finding with the least impact, and what evidence would the report need. Choosing a technique because it is powerful, rather than because it answers the question in scope, is the classic wrong answer.

Chapter 6: Post-exploitation and lateral movement (14%)

This domain covers what a professional does after gaining a foothold, and it ends with the part amateurs skip: cleaning up.

Establishing access and privilege

Persistence is any mechanism that keeps access alive across reboots or session ends. In an authorised test it is legitimate only when agreed, and every mechanism must be recorded so it can be removed. Privilege escalation splits into vertical, obtaining higher privileges than the account you hold, and horizontal, obtaining a different account at a similar level, and the usual conceptual routes are misconfigured permissions, over-privileged services and accounts, unpatched local components, and credential material left accessible on the system. Reports should be precise about which type occurred, because the remediation differs.

Lateral movement and pivoting

Lateral movement is reaching additional systems from your foothold, typically by reusing credentials or trust relationships that the environment grants automatically. Pivoting specifically means routing traffic through a compromised host to reach a network segment you could not touch directly, which is how testers demonstrate that segmentation is not as strong as the client believed. The exam expects you to understand why these matter: a single compromised workstation is a minor finding, while the same workstation providing a route to the domain’s crown jewels is a critical one. The defensive counterparts are the answers to know: network segmentation, unique local credentials, tiered administration, multi-factor authentication on internal services, and monitoring for unusual authentication paths.

Data handling, staging and exfiltration

Demonstrating that data could leave the environment is often the point of the test, and it is also the moment with the most legal risk. Concepts to know are staging, collecting data in one place before it moves, and exfiltration over channels chosen to blend into normal traffic. Professionally, the rules are strict: extract the minimum needed to prove the finding, handle anything sensitive according to the engagement’s data-handling terms, store it encrypted, and destroy it when the engagement closes. On a regulated engagement, taking a full copy of real customer data to prove a point is a serious mistake even though it demonstrates the vulnerability.

Detection avoidance and cleanup

Detection avoidance in this syllabus is conceptual, understanding why activity that looks like normal administration is harder to spot, and why timing, volume and channel choice affect detection. Its usefulness to the client is that it tests the monitoring, so a mature engagement records both what you did and whether anyone noticed. The domain closes with cleanup: removing accounts, tools, scripts, uploaded files, scheduled tasks and configuration changes, restoring anything altered, and documenting everything you removed. Leaving artefacts behind creates real risk for the client and is a professional failure, which is why PT0-003 treats it as examinable content rather than an afterthought.

Chapter 7: Study plan, performance-based questions and exam day

Allocate time by weight, not by interest

Pace your study by the official weights so nothing important is squeezed out. Give the largest single block to attacks and exploits (35%), solid time to reconnaissance and enumeration (21%) and vulnerability discovery and analysis (17%), and genuine, unhurried time to post-exploitation (14%) and engagement management (13%), which together are more than a quarter of the exam and are the fastest marks to secure. A comfortable plan for most people is about twelve weeks at eight hours a week: the process domains first, three weeks on attacks, two on post-exploitation, then a fortnight of mixed review. People already testing professionally can compress to eight weeks at twelve to fifteen hours, while candidates coming straight from Security+ with no testing experience should stretch to sixteen weeks and protect the lab time. To turn whichever timeline you pick into dated weeks from your own start date, use the free study-plan generator.

Practise the performance-based questions deliberately

The performance-based questions are where the clock disappears, so prepare for them on purpose. Build an isolated lab, purpose-built vulnerable practice environments plus your own virtual machines are enough, and spend the time on the skills PBQs actually test: reading scan and enumeration output and stating what it means, ordering the phases of an engagement correctly, matching findings to appropriate remediation, classifying an activity as in or out of scope, and recognising what a short script or command is intended to accomplish. Never point any of this at a system you do not own or have written permission to test. When a task stalls you on exam day, flag and return: 165 minutes is generous, but only if you bank the quick multiple-choice marks first.

Exam day and format

On the day you have up to 90 questions in 165 minutes, at a Pearson VUE test centre or online through OnVUE remote proctoring, booked via your CompTIA account, and you need 750 out of 900 to pass. Expect the performance-based items early. If you test online, run the system check in advance and clear your desk and room, because the proctor will require it. Read every scenario for the constraint hidden in it, the scope, the client’s actual question, the system that must not go down, and answer the question that was asked. That habit is both what passes PT0-003 and what makes a tester worth hiring.

After the exam

PenTest+ is valid for three years and renews with 60 CEUs plus the CE fee for the cycle, or in one step by passing a higher or newer qualifying exam. If your goal is a hands-on testing role, treat PenTest+ as the methodology layer and consider OSCP next for practical proof. If your work is pulling back toward defence, CySA+ covers detection and response, and the two together make a credible “I can attack and I can detect” story in interviews.

Domain by domain: what to master

Engagement Management
Pre-engagement activities and scoping · Rules of engagement and authorisation · Legal, regulatory and compliance considerations · Collaboration and communication during a test · Reporting, findings and remediation guidance
Reconnaissance and Enumeration
Passive information gathering and OSINT · Active reconnaissance concepts · Host, service and share enumeration · Domain, user and cloud asset discovery · Scripting and automation for reconnaissance
Vulnerability Discovery and Analysis
Vulnerability scanning types and configuration · Interpreting and validating scanner output · False positives and false negatives · Prioritising findings by real-world risk · Code, configuration and application analysis
Attacks and Exploits
Network and host attack concepts · Web application and API attack categories · Wireless and physical attack concepts · Cloud, container and IoT attack surfaces · Social engineering in an authorised test · Matching an attack technique to a target
Post-exploitation and Lateral Movement
Establishing and maintaining access concepts · Privilege escalation concepts · Lateral movement and pivoting concepts · Data staging and exfiltration concepts · Detection avoidance and defensive evasion concepts · Cleanup, artefact removal and restoring state

Key concepts to master

Rules of engagement (RoE)
The written agreement that defines what may be tested, when, from where, by whom, and what is off-limits. Nothing you do is legitimate outside it, and PT0-003 tests this as a full domain.
Scope creep
Testing beyond the agreed target list or technique list. The correct response is always to stop and get written authorisation, not to proceed because it looked in scope.
Passive versus active reconnaissance
Passive gathering touches only third-party and public sources; active reconnaissance sends traffic to the target and is therefore detectable and must be in scope.
Enumeration
Turning a discovered host into detail: services, versions, shares, users, domains and cloud assets. Enumeration output is what makes the vulnerability phase precise instead of generic.
Credentialed versus non-credentialed scanning
A credentialed scan authenticates and sees patch and configuration state, giving far fewer false positives. A non-credentialed scan sees only what an unauthenticated attacker would.
False positive versus false negative
A false positive wastes client time and damages credibility; a false negative leaves a real hole in the report. Validation exists to reduce both.
CVE, CVSS and context
A CVE identifies a vulnerability and CVSS scores its severity in the abstract. Priority in a report must also reflect exposure, asset value and exploitability in that environment.
Privilege escalation: vertical versus horizontal
Vertical means gaining higher privileges than the account held. Horizontal means gaining another account at the same level. Reports should name which one occurred.
Lateral movement and pivoting
Lateral movement is reaching other systems after an initial foothold; pivoting is routing through a compromised host to reach a network you could not touch directly.
Persistence
A mechanism that survives a reboot or a session ending. In an authorised test it must be documented, agreed and removed during cleanup.
Cleanup and artefact removal
Removing accounts, tools, files and configuration changes created during the test and restoring the original state. Undocumented leftovers are a finding against the tester, not the client.
Attestation of findings
The short signed statement that a test happened, its scope and its dates - often what a client actually sends to an auditor, separate from the detailed technical report.

What you should be able to do

By exam day, you should be able to:

  • Draft rules of engagement for a scenario and say what is out of scope
  • Explain what to do the moment a test drifts outside the agreed scope
  • Distinguish passive from active reconnaissance and say why the split matters legally
  • Say what each enumeration category yields and how it changes your next step
  • Choose between credentialed and non-credentialed scanning for a stated goal
  • Validate a scanner finding and explain a false positive to a client
  • Prioritise findings by exposure and business impact, not by CVSS alone
  • Match an attack category to a target type across network, web, API, wireless, cloud and IoT surfaces
  • Explain vertical versus horizontal privilege escalation and lateral movement versus pivoting
  • List what cleanup must remove at the end of an engagement
  • Structure a report: executive summary, findings, evidence, risk rating, remediation
  • Interpret typical tool output and state a defensible next action

How to practise

Alternate three activities every week: read the objective, do it in an isolated lab you own, then answer mixed questions on it. Weight lab time toward reading and interpreting output, because that is what the performance-based questions test. Review every wrong answer until you can state why the correct option wins and why each distractor fails, and sit at least one full-length timed run before you book.

  • Practise actively from early on - recall and apply, don't just re-read.
  • Each week, review the previous week's weak spots before moving on.
  • Do at least one full-length, timed mock near the end, then a second after fixing weak areas.
  • Warm up with our original PT0-003 practice questions (concept checks, not exam dumps).

We never publish exam dumps or "real" questions. Use official practice and reputable providers for question banks.

Are you ready? (readiness checklist)

  • You score at or above the pass mark (750 / 900 (scale of 100-900)) on full-length, timed mocks - consistently, not once.
  • No more than one or two weak domains remain, and you know exactly which.
  • You can explain why the wrong options are wrong, not just spot the right one.
  • You've completed at least one full-length mock under real time pressure.
  • You could pass next week, not only on the day you crammed.

On exam day

Book through your CompTIA account, which hands off to Pearson VUE for a test centre seat or an OnVUE remotely proctored session. You get up to 90 questions in 165 minutes, mixing multiple choice with performance-based questions, and need 750 on a scale of 100-900. The performance-based questions usually appear first and consume the most time, so flag and return rather than stalling on one. If you test online, run the system check in advance and clear your desk and room, since the proctor will require it.

  • Arrive early, or run the online-proctoring system check well ahead; have valid ID ready.
  • Budget your time per question and keep moving - don't sink minutes into one item.
  • Where the format allows, flag hard questions and return to them rather than stalling.
  • Read scenario and performance-based questions twice: work out what is actually asked first.
  • Taper in the final days - light review and rest beat an all-nighter.

Common mistakes to avoid

  • Studying only the attack material. Attacks and exploits is 35%, but engagement management, reconnaissance and post-exploitation together are 48% - the process domains decide many passes.
  • Buying PT0-002 books or courses by accident. That version retired in June 2025 and its domain structure differs; check the code PT0-003 on the cover before you pay.
  • Treating the exam as tool trivia. PT0-003 asks which category of tool or technique fits a situation and what its output means, not command syntax for its own sake.
  • Underestimating the performance-based questions, which appear early and eat the clock. Practise interpreting output under time pressure and use flag-and-return.
  • Ignoring reporting and communication. Knowing how to phrase a finding, who to notify immediately, and what belongs in an executive summary is directly testable.
  • Skipping the legal and compliance content because it feels dry. Authorisation, third-party approval and regulated-data handling questions are easy marks if you prepare them.
  • Building a lab you never use. Reading about enumeration output is far weaker preparation than looking at real output in your own isolated lab and explaining what it means.

Resource stack

Start with the free and official resources above. Paid courses and question banks help if you want structure, but they are optional, not required to pass.

What to study next

If you want proof of hands-on exploitation, OSCP is the usual next step and PenTest+ makes decent preparation for its methodology. If your work is drifting back toward defence, CySA+ covers detection and response, and CISSP is the long-term move into security leadership.

FAQ

How long does it take to study for PenTest+?
There is no official CompTIA figure. People already doing security or testing work commonly need 60-90 hours over 6-10 weeks part-time; those with Security+ level knowledge but no testing experience usually need 100-150 hours over 3-4 months, including lab time. These are unofficial estimates, so calibrate against practice results rather than a calendar.
Is PenTest+ hands-on?
Partly. It is a proctored exam of up to 90 questions in 165 minutes that mixes multiple choice with performance-based questions, so you do have to interpret output and complete tasks rather than only recognise definitions. It is not a live practical exam against real machines the way OSCP is.
Do I need a home lab for PenTest+?
You should build one. The exam rewards recognising what tool output means and what the sensible next step is, and that is much easier to learn by doing it in an isolated lab you own than by reading. Intentionally vulnerable practice environments designed for this purpose are the right place to work - never a system you do not own or have written permission to test.
Should I take Security+ before PenTest+?
CompTIA recommends Network+ and Security+ level knowledge, and in practice it helps a lot. You do not have to hold the certifications, but you do need the underlying networking and security vocabulary, because the attacks and exploits domain assumes it.
Which version of the PenTest+ exam should I study for?
PT0-003 only. It launched on 17 December 2024 and PT0-002 retired on 17 June 2025. Check the exam code on any book, course or practice product before buying, because PT0-002 material is still sold widely and the five domains changed between versions.
How many practice questions should I do before booking?
Enough that you are comfortably above the pass standard on fresh mixed-domain sets, with performance-based style tasks included. Volume matters less than the review habit: for every question you get wrong, be able to say why the right option wins and why each other option fails.
Does PenTest+ expire?
Yes, after three years. Renewal takes 60 CEUs across the cycle plus a US$150 CE fee for the three-year period, or a single qualifying activity such as passing the newest PenTest+ version or a higher CompTIA certification. CertMaster CE, the one-course renewal route, is not offered for PenTest+.

Sources