Cheat Sheet · Cybersecurity

OSCP Cheat Sheet: Exam Format, Scoring & Skill Areas

expert

A free OSCP cheat sheet: the 24-hour hands-on exam format, the points breakdown, the PEN-200 skill areas, and a methodology reminder for final revision.

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

A final-revision summary for OSCP. It is a study aid only. The exam is a hands-on practical with its own strict, proctored rules, so always follow OffSec’s current guidance on the day.

Hands-on, not theory

Unlike a multiple-choice certification such as CEH, OSCP is proven entirely by doing. There are no questions to answer: you compromise live lab machines and document them. Revise by practising a methodology, not by memorising facts.

Exam format at a glance

ItemDetail
FormatHands-on practical over a private VPN (no multiple choice)
Attack time~23 hours 45 minutes
Report timeA further 24 hours to write and upload
EnvironmentActive Directory set + three standalone machines
ModelAssumed compromise (you start the AD portion with a foothold)
Pass mark70 of 100 points

Points breakdown

ComponentPointsRoughly
Active Directory set40The chained AD environment
Standalone machines60Independent targets (initial access + privilege escalation)

A useful way to think about it: about 60% of the marks come from gaining initial access and escalating privileges on standalone machines, and about 40% from working through the Active Directory set. Both initial access and privilege escalation are scored, so a half-finished machine still earns partial points if documented.

The PEN-200 skill areas

Skill areaOne-line reminder
EnumerationDiscover every service first; this drives everything
ExploitationUse a weakness to gain initial access
Web application attacksCommon web weaknesses leading to a foothold
Client-side attacksRely on user interaction
Privilege escalationLow-privilege to higher rights (Linux and Windows)
Active Directory attacksMove through AD from an assumed foothold
Port forwarding and tunnellingPivot to reach unreachable hosts
MetasploitUse appropriately within exam rules

Methodology reminder

StepDo this on every machine
1. EnumerateMap all hosts, ports and services thoroughly
2. IdentifyPick the most likely weakness from what you found
3. AccessGain an initial foothold
4. EscalateMove to higher privileges (practise on both OSes)
5. DocumentWrite it up clearly enough to reproduce; points only count if documented

Exam-day reminders

ReminderWhy it matters
Enumerate before exploitingMost candidates get stuck by skipping this
Prioritise the AD setIt is 40 of the 100 points
Take screenshots as you goThe report needs reproducible evidence
Watch the clockLeave time for the report within the further 24 hours

FAQ

Can I bring a cheat sheet to the OSCP exam?
OSCP is a hands-on practical, not a closed-book written exam, but it is proctored and has strict rules on what tools and resources are allowed. This page is a final-revision study aid only; always follow OffSec's current exam rules on the day.

Sources