Study Plan · Cybersecurity

OSCP Study Plan: A 16-Week Hands-On Schedule

expert

A free, realistic 16-week OSCP study plan covering the PEN-200 skill areas, with weekly goals, checkpoints and a lab strategy for the 24-hour practical exam.

By The Exam Atlas Editorial Team · Verified 2026-06-06

A realistic 16-week plan at roughly 10 to 15 hours per week. OSCP is won in the lab, not on paper, so this plan front-loads fundamentals, then spends most of its time on hands-on practice and report writing. Adopt a fixed methodology early (enumerate, exploit, escalate, document) and repeat it on every machine.

WeeksFocusCheckpoint
1–2Fundamentals: networking, Linux CLI, Bash/Python basicsYou can navigate Linux and write a simple script
3–4Enumeration methodologyYou enumerate a target’s services methodically every time
5–6Service exploitation in a safe labYou can gain initial access on a straightforward standalone machine
7–8Web application attacksYou recognise common web weaknesses and how they lead to a foothold
9–10Privilege escalation (Linux)You can escalate from a low-privilege foothold on Linux
11Privilege escalation (Windows)You can escalate on Windows hosts
12Client-side attacks; port forwarding and tunnellingYou can pivot to reach an otherwise unreachable host
13–14Active Directory attacks (assumed compromise)You can move through a chained AD set from a foothold
15Full practice machines, end to endYou compromise a box and escalate without hints
16Report writing + weak-area revisionYou write a clear, reproducible report for every machine

Tips for the final two weeks

The exam is a 24-hour hands-on practical (about 23 hours 45 minutes of attack time, then a further 24 hours for the report), so build stamina with full, end-to-end practice machines rather than isolated exercises. Prioritise the Active Directory set, since it is worth 40 of the 100 points, and keep drilling privilege escalation on both Linux and Windows. Write a short report for every machine you practise on so documentation is automatic on exam day; points only count if they are documented clearly enough to reproduce. Do not use “real exam questions” or leaked-content sites; the exam is practical and such material both violates OffSec policy and will not prepare you for it.

FAQ

How many months should I study for OSCP?
Three to six months is typical. This plan uses 16 weeks at around 10 to 15 hours per week; people with a strong Linux and networking background may compress it, while those newer to hands-on offence may need longer.
Can I pass OSCP by reading alone?
No. The exam is a hands-on practical, so the plan is built around practising against safe, legal lab machines and writing a report for each one, not just reading material.

Sources