All certsCompTIA PenTest+ › Study guide

CompTIA PenTest+ (PT0-003) Study Guide

Everything on the penetration-testing exam, in one place: the five domains and their weights, a four-week study plan, a readiness checklist you can tick off, and reconnaissance / CVSS / Active Directory / engagement cheat sheets — with sourced, explained guidance throughout.

~15 min read Current PT0-003 exam code Sourced to official objectives

Exam at a glance

The CompTIA PenTest+ (PT0-003) validates the hands-on skills to plan and scope an engagement, find and exploit weaknesses, move through a network, and report findings to stakeholders. Here are the numbers that shape how you should study.

Questions
90 max
Time limit
165 minutes
Passing score
750 / 100–900
Question types
MCQ + PBQs

With up to 90 questions in 165 minutes, the performance-based questions are heavy: you may have to read scanner output, sequence an attack chain, or pick the right exploitation step. The exam is weighted across five domains, and Attacks and Exploits alone is 35% of the exam — more than a third — so it deserves the most study time, with Reconnaissance and Enumeration (21%) close behind.

Domains & weighting

Where to spend your hours: a sensible split mirrors the weights — most time on Attacks and Exploits and Reconnaissance and Enumeration, then Vulnerability Discovery and Post-exploitation, and least on Engagement Management (small, but easy marks if you know the process).

The five domains

What each domain covers, with the topics it drills and a link to the matching practice set. Expand a domain to dig in.

1Engagement ManagementThe setup — scoping, rules of engagement, legal/ethical, and the report13%

This domain is the professional discipline around a test: agreeing scope and rules of engagement, choosing the assessment type, respecting legal and ethical limits, communicating with the client, and writing a clear, prioritized report. It is small but easy points if you know the process.

Pre-engagement & scopeRules of engagementAssessment typesShared responsibilityLegal & ethicalCommunication pathsReport structureExecutive summary
Drill Engagement Management
2Reconnaissance and EnumerationThe map — passive vs active recon, OSINT, enumeration, tooling, scripts21%

The second-largest domain is about building the target picture: passive reconnaissance (OSINT, DNS, WHOIS, certificate transparency) versus active scanning, then enumerating hosts, services, OS versions, shares, and users — and using the right tools (Nmap, Recon-ng, Maltego, Censys, Wireshark) and scripts (Bash, Python, PowerShell, NSE).

Passive recon / OSINTActive scanningDNS enumerationHost/service discoveryOS fingerprintingRecon-ng & MaltegoCensys & WiresharkScript modification
Drill Reconnaissance and Enumeration
3Vulnerability Discovery and AnalysisThe findings — scanning, reading output, CVSS, and validating17%

Here you find weaknesses and prove they are real: choosing authenticated vs unauthenticated and static vs dynamic scans, reading scanner output, interpreting CVSS metric groups (including v4.0), and validating findings to rule out false positives before they reach the report. Tools include Nessus, OpenVAS/Greenbone, and sqlmap.

Authenticated scansSAST vs DASTWeb-app scanningCVSS metric groupsCVSS v4.0False positives/negativesPrioritizationNessus / OpenVAS / sqlmap
Drill Vulnerability Discovery and Analysis
4Attacks and ExploitsThe core — network, auth, host, app, wireless, cloud, social-engineering35%

By far the largest domain at over a third of the exam. Expect scenario questions on network attacks (ARP/name-resolution poisoning, on-path, relay, VLAN hopping), authentication attacks (spraying, Kerberoasting, pass-the-hash/ticket), host and application attacks (privilege escalation, credential dumping, injection, XSS, CSRF, SSRF), and wireless, cloud/API, and social-engineering attacks. Over-invest here.

Network attacksPassword sprayingKerberoastingPass-the-hash/ticketPrivilege escalationInjection / XSS / SSRFWireless attacksCloud & API attacks
Drill Attacks and Exploits
5Post-exploitation and Lateral MovementThe aftermath — persistence, pivoting, exfiltration, and cleanup14%

What you do after the foothold: establishing persistence (accounts, run keys, scheduled tasks, services), moving laterally and pivoting (pass-the-hash/ticket, remote services, tunneling), enumerating internal hosts and Active Directory attack paths, simulating exfiltration — and then cleaning up: removing artifacts, timestomping awareness, and documenting every change.

PersistenceLateral movementPivoting / tunnelingAD attack pathsInternal enumerationData exfiltrationArtifact removalChange documentation
Drill Post-exploitation and Lateral Movement

A 4-week study plan

A realistic schedule at roughly 10–12 hours per week. Adjust to your experience — but keep the heaviest week on Attacks and Exploits, since it is over a third of the exam.

Week 1
Engagement Management & Reconnaissance (Domains 1–2)

Pre-engagement, scope, rules of engagement, assessment types, and the report — then passive vs active recon, OSINT, and enumeration of hosts, services, and users with the core tooling.

Week 2
Vulnerability Discovery and Analysis (Domain 3)

Scan types (authenticated, SAST/DAST, web-app), reading Nessus/OpenVAS/sqlmap output, CVSS metric groups including v4.0, and validating findings to kill false positives.

Week 3
Attacks and Exploits (Domain 4)

The biggest week: network, authentication, host, and application attacks — spraying, Kerberoasting, pass-the-hash/ticket, privilege escalation, injection, XSS, SSRF — plus wireless, cloud/API, and social engineering.

Week 4
Post-exploitation + full tests (Domain 5)

Persistence, lateral movement, pivoting, AD attack paths, exfiltration, and cleanup. Then take full timed mocks, use the per-domain breakdown to find weak areas, and re-drill them. Keep the last days light.

Practice the chain, not just the trivia. PenTest+ rewards knowing which technique fits a scenario and what mitigates it. When you miss one, read why each wrong option is wrong — that's where the real learning is.

Readiness checklist

Tick off each topic as it clicks. Your progress is saved in this browser, so you can come back to it.

Your readiness0 / 0

Domain 1 · Engagement Management

Domain 2 · Reconnaissance and Enumeration

Domain 3 · Vulnerability Discovery and Analysis

Domain 4 · Attacks and Exploits

Domain 5 · Post-exploitation and Lateral Movement

Saved only in your browser — nothing leaves this device.

Cheat sheet

The reference tables worth memorizing cold — CVSS severity, common Active Directory attacks, recon tooling, scan types, and engagement essentials. Bookmark this.

CVSS v3.1 severity ratings

RatingBase score rangeWhat it tells you
None0.0No measurable impact
Low0.1 – 3.9Limited impact or hard to exploit
Medium4.0 – 6.9Moderate impact; remediate on schedule
High7.0 – 8.9Serious; expedite remediation
Critical9.0 – 10.0Severe; treat as urgent
The CVSS base metric is intrinsic severity; temporal adjusts for exploit maturity; environmental tailors it to your target. PT0-003 also tests CVSS v4.0 metric groups — know Base, Threat, Environmental, and Supplemental.

Common Active Directory attacks

AttackWhat it doesDefense
KerberoastingCrack service-ticket hashes offline for service-account passwordsStrong, long service passwords; gMSA
AS-REP roastingCrack accounts with pre-auth disabledRequire Kerberos pre-authentication
Pass-the-hashAuthenticate with an NTLM hash, no passwordLAPS, credential guard, tiering
Pass-the-ticketReuse a stolen/forged Kerberos ticketLimit admin reuse; monitor ticket anomalies
Password sprayingOne common password across many accountsMFA, lockout, strong password policy

Reconnaissance & enumeration tools

ToolUse it for
Nmap (+ NSE)Host discovery, port/service/version scanning, scripted enumeration
Recon-ngModular OSINT framework for automated passive recon
MaltegoLink analysis and visual mapping of OSINT relationships
Censys / ShodanInternet-wide asset and exposed-service discovery
WiresharkPacket capture and protocol analysis during active recon

Scan types at a glance

ChoiceTrade-off
Authenticated vs unauthenticatedCredentialed scans see deeper config/patch detail; unauthenticated mimics an outside attacker
Active vs passiveActive probes targets (can disrupt); passive only observes (no impact)
SAST vs DASTStatic reads source code at rest; dynamic tests the running application
Internal vs externalInside view finds lateral-movement risk; outside view shows the attack surface

Engagement essentials

ItemWhy it matters
AuthorizationWritten permission makes testing legal; without it, testing is a crime
Rules of engagementDefines targets, timing, allowed techniques, and escalation paths
ScopeThe in-bounds systems; anything outside is off-limits
Shared responsibilityDetermines what you may legally probe on cloud targets
Report & cleanupPrioritized findings, remediation, and restoring the environment

Frequently asked questions

How many questions is the exam, and how long?
Up to 90 questions in 165 minutes. Expect multiple-choice (single and multiple response) plus performance-based questions — reading scanner output, sequencing an attack, or choosing the right exploitation step — which take longer, so manage your pace.
What's the passing score?
750 on a scale of 100–900. It's a scaled score, not a simple percentage, so treat ~85% on practice tests as a confident range rather than an exact cut line.
How long should I study?
CompTIA suggests Network+ and Security+ plus 3–4 years of hands-on security experience before PenTest+. With that background, most candidates need 5–8 weeks of focused study; the 4-week plan above assumes about 10–12 hours per week.
How hard is the PenTest+?
It's an intermediate, hands-on offensive-security exam. The parts most people find hardest — chaining attacks, Active Directory exploitation, and reading tool output — reward practice over memorization, which is exactly what these practice tests are built for.
Are these practice questions real exam questions?
No — and that's deliberate. Every question is original, written against the public PT0-003 objectives and checked against primary sources. Real exam content is under CompTIA's NDA; using leaked "dumps" can get your certification revoked.
How this guide is sourced. Domain names and weights, the question count, time limit, passing score, and question formats are taken from CompTIA's publicly published PT0-003 exam objectives and official exam details. Every practice question is drawn from our question bank and checked against primary references (NIST, MITRE, OWASP, and vendor documentation), with the source shown on each. This is an independent study resource — certpracticelab is not affiliated with or endorsed by CompTIA.
  • CompTIA — PenTest+ (PT0-003) certification & exam details · comptia.org
  • NIST — Computer Security Resource Center glossary & publications · csrc.nist.gov
  • MITRE ATT&CK — adversary tactics and techniques · attack.mitre.org

You've reviewed the map — now find your weak spots.

Take a free, explained practice test and see exactly which domains need more work.

Start a practice test